File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8181 - [ isIdenticalTo] ( #isidenticalto ) ` === `
8282 - [ isNotIdenticalTo] ( #isnotidenticalto ) ` !== `
8383
84- #Getting Started
85- ** (1)** You can install angular-filter using 3 different methods:
84+ #Get Started
85+ ** (1)** You can install angular-filter using 4 different methods:
8686 - clone & [ build] ( #developing ) this repository
8787 - via ** [ Bower] ( http://bower.io/ ) ** : by running ` $ bower install angular-filter ` from your terminal
88+ - via ** [ npm] ( https://www.npmjs.org/ ) ** : by running ` $ npm install angular-filter ` from your terminal
8889 - via cdnjs http://www.cdnjs.com/libraries/angular-filter
8990
9091** (2)** Include ` angular-filter.js ` (or ` angular-filter.min.js ` ) in your ` index.html ` , after including Angular itself.
You can’t perform that action at this time.
0 commit comments