From 76458402bafd7fd7405be1b6bf168d6ed235318c Mon Sep 17 00:00:00 2001 From: Noah Prail Date: Thu, 4 Feb 2016 17:07:45 -0500 Subject: [PATCH] Added npm install. The NPM install was missing so I added it. It is missing on the website too. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbf09df3..28387a84 100644 --- a/README.md +++ b/README.md @@ -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`