Skip to content

Commit

Permalink
Merge pull request #6 from rkunev/docs/fix-npm-command
Browse files Browse the repository at this point in the history
docs: Fix npm install command
  • Loading branch information
talamaska authored Mar 23, 2017
2 parents 177ad82 + 2755820 commit 7ce79e7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 24 deletions.
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,9 @@ Barebones example - [Codepen](http://codepen.io/rkunev/pen/evYaBO)
### NPM
Color Picker on [npm](https://www.npmjs.com/package/angular-radial-color-picker)
```bash
npm install angular-material-color-picker
npm install angular-radial-color-picker
```

### Bower
- Download [Propeller](https://github.com/PixelsCommander/Propeller)
- Download the color picker as usual
```bash
bower install angular-material-color-picker
```

[Back To Top](#user-content-quick-links)

And in your html:

```html
Expand Down
11 changes: 0 additions & 11 deletions bower.json

This file was deleted.

0 comments on commit 7ce79e7

Please sign in to comment.