Removes bower notes from docs

This commit is contained in:
Zeno Rocha 2017-05-22 13:31:36 -07:00
parent 5ab50475e0
commit 4065080a17

View File

@ -21,13 +21,7 @@ You can get it on npm.
npm install clipboard --save npm install clipboard --save
``` ```
Or bower, too. Or if you're not into package management, just [download a ZIP](https://github.com/zenorocha/clipboard.js/archive/master.zip) file.
```
bower install clipboard --save
```
If you're not into package management, just [download a ZIP](https://github.com/zenorocha/clipboard.js/archive/master.zip) file.
## Setup ## Setup