Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
docs(bower): Add deprecated flag and update bower command
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes committed Feb 8, 2016
1 parent c259c27 commit 7ec7c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -31,10 +31,10 @@ Like selecting the display area of a profile picture or avatar.
npm install angular-image-cropper
```

#### Using [Bower](http://bower.io/)
#### Using [Bower](http://bower.io/) DEPRECATED (older version)

```bash
bower install ng-image-cropper
bower install ng-image-cropper#v0.1.1
```

## Usage
Expand Down

0 comments on commit 7ec7c11

Please sign in to comment.