Skip to content

Commit

Permalink
Merge pull request #201 from AmitThakkar/master
Browse files Browse the repository at this point in the history
Adding npm install --save ng-infinite-scroll command into README.md file
  • Loading branch information
graingert authored Jun 30, 2016
2 parents 24bdf46 + 23494c5 commit 1b41c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Getting Started

* Download ngInfiniteScroll from [the download page on the ngInfiniteScroll web site](http://sroze.github.com/ngInfiniteScroll/#download) or install it with:
* [Bower](http://bower.io/) via `bower install ngInfiniteScroll`
* [NPM](https://www.npmjs.com) via `npm install --save ng-infinite-scroll`
* [Nuget](https://www.nuget.org) via `PM> Install-Package ng-infinite-scroll`
* Include the script tag on your page after the AngularJS script tag (ngInfiniteScroll *doesn't* require jQuery)

Expand Down

0 comments on commit 1b41c95

Please sign in to comment.