Skip to content

Commit e266ee8

Browse files
committed
Merge pull request #42 from gilhanan/gilhanan-readme-patch-1
Add bower install instructions
2 parents 81d241b + b9b0d87 commit e266ee8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Cloudinary provides URL and HTTP based APIs that can be easily integrated with a
1111

1212
For AngularJS, Cloudinary provides a plugin for simplifying the integration even further. The plugin serves as a layer on top the [Cloudinary jQuery plugin](http://cloudinary.com/documentation/jquery_integration#installation)
1313

14+
## Install ######################################################################
15+
16+
You can get it on bower.
17+
18+
```shell
19+
bower install cloudinary_ng --save
20+
```
21+
1422
## Setup ######################################################################
1523

1624
Follow the setup procedure described in the [Cloudinary jQuery plugin](https://github.com/cloudinary/cloudinary_js#setup) setup procedure. The sample project contained in this repository can serve as an example.

0 commit comments

Comments
 (0)