Skip to content

Commit

Permalink
Add NPM installation statement
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarchmer authored Jan 21, 2017
1 parent 4201085 commit 7308919
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ Angular Directive to instantiate a JWPlayer. Requires a license and JS package f

### Installation

Assumes you have npm and bower installed
Use bower:

~~~~
bower install ng-jwplayer --save
~~~~

or NPM

~~~~
npm install ng-jwplayer --save
~~~~

### Usage

* Use the jwplayer.js that you downloaded from jwplayer.com, and then include in your html:
Expand Down

0 comments on commit 7308919

Please sign in to comment.