Skip to content

Commit 63d9b11

Browse files
authored
docs: update install command
1 parent a95eccc commit 63d9b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Helper function to use fetch against IAM authenticated APIs.
77
## Install with NPM
88

99
```bash
10-
npx jsr add --save-dev @nrfcloud/aws-iam-authenticated-api-gateway-fetch
10+
npx jsr add (--save-prod|--save-dev) @nrfcloud/aws-iam-authenticated-api-gateway-fetch
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)