Merge pull request #868 from nprail/patch-2

Add npm install to readme.
This commit is contained in:
Kevin Ross 2016-02-05 09:46:35 -06:00
commit 61025cf4dc

View File

@ -129,10 +129,10 @@
<h3>Download</h3> <h3>Download</h3>
<hr> <hr>
<h4>Install with NPM - Coming Soon</h4> <h4>Install with NPM</h4>
<p>You can also install and manage Material Bootstrap using NPM</p> <p>You can also install and manage Material Bootstrap using NPM</p>
<pre><code>npm install</code></pre> <pre><code>npm install bootstrap-material-design</code></pre>
<h4>Install with Bower</h4> <h4>Install with Bower</h4>
<p>You can also install and manage Material Bootstrap using Bower</p> <p>You can also install and manage Material Bootstrap using Bower</p>