Skip to content

Commit

Permalink
npm --save no longer necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Dorenkamp authored and jshjohnson committed Aug 14, 2018
1 parent 28da568 commit 49c6a64
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 @@ -20,7 +20,7 @@ A vanilla, lightweight (~20kb gzipped 🎉), configurable select box/text input
## Installation
With [NPM](https://www.npmjs.com/package/choices.js):
```zsh
npm install choices.js --save
npm install choices.js
```

With [Yarn](https://yarnpkg.com/):
Expand Down

0 comments on commit 49c6a64

Please sign in to comment.