Merge pull request #865 from nprail/patch-1

Added npm install.
This commit is contained in:
Fez Vrasta 2016-02-05 14:41:31 +01:00
commit a69c5e8f02

View File

@ -28,8 +28,9 @@ Major differences:
## How to install
You may install this theme using Bower or Meteor:
You may install this theme using NPM, Bower or Meteor:
- NPM : `npm install bootstrap-material-design`
- Bower : `bower install bootstrap-material-design`
- Meteor: `meteor add fezvrasta:bootstrap-material-design`