mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
Add npm install to website.
I removed "Coming Soon" and added the correct location for NPM.
This commit is contained in:
parent
4e82159567
commit
115ef59f8a
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user