Update README.md

This commit is contained in:
Josh Johnson 2016-11-08 09:51:56 +00:00 committed by GitHub
parent c12c74da2d
commit bafafa2220

View file

@ -15,11 +15,11 @@ A vanilla, lightweight (~15kb gzipped 🎉), configurable select box/text input
## Installation
With [NPM](https://www.npmjs.com/package/choices.js):
```bash
```zsh
npm install choices.js --save
```
With [Bower](https://bower.io/):
```bash
```zsh
bower install choices.js --save
```
Or include Choices directly: