Skip to content

Commit

Permalink
Add Bower instalation instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Tilley committed Jun 3, 2013
1 parent b8fbab1 commit cbcfd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The [download page](http://binarymuse.github.com/ngInfiniteScroll/#download) all
Getting Started
---------------

* Download ngInfiniteScroll from [the download page on the ngInfiniteScroll web site](http://binarymuse.github.com/ngInfiniteScroll/#download)
* Download ngInfiniteScroll from [the download page on the ngInfiniteScroll web site](http://binarymuse.github.com/ngInfiniteScroll/#download) or install it with [Bower](http://bower.io/) via `bower install ngInfiniteScroll`
* Include the script tag on your page after the AngularJS and jQuery script tags (ngInfiniteScroll requires jQuery to run)

<script type='text/javascript' src='path/to/jquery.min.js'></script>
Expand Down

0 comments on commit cbcfd5c

Please sign in to comment.