Skip to content

Commit

Permalink
Adding npm install --save ng-infinite-scroll command into README.md f…
Browse files Browse the repository at this point in the history
…ile.
  • Loading branch information
amitthakkar authored and amitthakkar committed Jul 21, 2015
1 parent 03bac29 commit 23494c5
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 @@ -25,6 +25,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 and jQuery script tags (ngInfiniteScroll requires jQuery to run)

Expand Down

0 comments on commit 23494c5

Please sign in to comment.