Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e093e2

Browse files
committed
Add Bower installation instructions
1 parent 1b74a42 commit 2e093e2

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
@@ -220,6 +220,14 @@ $.stellar({
220220
});
221221
```
222222

223+
## Package Management
224+
225+
If your project is using [Bower](http://twitter.github.com/bower/), you can install Stellar.js using the following command:
226+
227+
``` bash
228+
$ bower install jquery.stellar
229+
```
230+
223231
## Sites Using Stellar.js
224232

225233
* [Magic City](http://mc.starz.com)

0 commit comments

Comments
 (0)