Skip to content

Commit

Permalink
Removes bower notes from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed May 22, 2017
1 parent 5ab5047 commit 4065080
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions readme.md
Expand Up @@ -21,13 +21,7 @@ You can get it on npm.
npm install clipboard --save
```

Or bower, too.

```
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.
Or if you're not into package management, just [download a ZIP](https://github.com/zenorocha/clipboard.js/archive/master.zip) file.

## Setup

Expand Down

1 comment on commit 4065080

@pjona
Copy link

@pjona pjona commented on 4065080 Oct 10, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zenorocha Can you explain this commit? You don't want to support bower installation?

Please sign in to comment.