Skip to content

Commit

Permalink
fix: correct npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowCait committed Nov 17, 2022
1 parent ca6643b commit 2126527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ It is designed to be a drop-in replacement; respecting the current credentials r
1. Install

```bash
npm install --dev serverless-better-credentials
npm install --save-dev serverless-better-credentials
# or
yarn add --dev serverless-better-credentials
```
Expand Down

0 comments on commit 2126527

Please sign in to comment.