From e8c5d74f8c206f6fc07e7d07305d3fc8e57f9099 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`