From 5ce1eecd1da930179c04099fb4b49db9d4e03d1c Mon Sep 17 00:00:00 2001 From: Noah Prail Date: Fri, 5 Feb 2016 08:31:28 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28387a84..90a9326d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Major differences: You may install this theme using Bower or Meteor: -- NPM : `npm install bootstrap-material-design` +- NPM : `npm install bootstrap-material` - Bower : `bower install bootstrap-material-design` - Meteor: `meteor add fezvrasta:bootstrap-material-design`