From 6fead63ec0cec4b74a658edc708fa9b5a664eba3 Mon Sep 17 00:00:00 2001 From: Noah Prail Date: Fri, 5 Feb 2016 08:40:24 -0500 Subject: [PATCH] Changed to bootstrap-material-design. Changed from bootstrap-material to bootstrap-material-design. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae8b65c..7042ae6a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Major differences: You may install this theme using NPM, Bower or Meteor: -- NPM : `npm install bootstrap-material` +- NPM : `npm install bootstrap-material-design` - Bower : `bower install bootstrap-material-design` - Meteor: `meteor add fezvrasta:bootstrap-material-design`