Permalink
Browse files

Update README.md

Update Bower installation instructions to install 1.x which installs the AngularJS SDK (as opposed to Angular2+).
  • Loading branch information...
1 parent c7301f0 commit 28eb424edd14cd77fdaffc79db0d9b0fccc0f2f8 @eitanp461 eitanp461 committed on GitHub Apr 24, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -20,7 +20,7 @@ For AngularJS, Cloudinary provides a plugin for simplifying the integration even
You can get it on bower.
```shell
-bower install cloudinary_ng --save
+bower install cloudinary_ng#1.x --save
```
## Setup ######################################################################

0 comments on commit 28eb424

Please sign in to comment.