From 115ef59f8a18653136b3c411ce81e5c94607078a Mon Sep 17 00:00:00 2001 From: Noah Prail Date: Fri, 5 Feb 2016 10:33:31 -0500 Subject: [PATCH] Add npm install to website. I removed "Coming Soon" and added the correct location for NPM. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5e1d7071..9222ecd4 100644 --- a/index.html +++ b/index.html @@ -129,10 +129,10 @@

Download


-

Install with NPM - Coming Soon

+

Install with NPM

You can also install and manage Material Bootstrap using NPM

-
npm install
+
npm install bootstrap-material-design

Install with Bower

You can also install and manage Material Bootstrap using Bower