Added npm install.

The NPM install was missing so I added it. It is missing on the website too.
This commit is contained in:
Noah Prail 2016-02-04 17:07:45 -05:00
parent 92edf78d8c
commit 76458402ba

View File

@ -30,6 +30,7 @@ Major differences:
You may install this theme using Bower or Meteor:
- NPM : `npm install bootstrap-material-design`
- Bower : `bower install bootstrap-material-design`
- Meteor: `meteor add fezvrasta:bootstrap-material-design`