diff --git a/README.md b/README.md index dbf09df3..87521b6b 100644 --- a/README.md +++ b/README.md @@ -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` @@ -44,15 +45,15 @@ If you prefer, you can include this framework in your project using our official Add the necessary links to your `
` element for fonts and stylsheets: ```html - - + + - + - - + + ``` ### Bower