fixed npm url

This commit is contained in:
FezVrasta 2016-08-03 16:01:17 +02:00
parent 07e92f54c1
commit 904906471c

View File

@ -44,7 +44,7 @@ Pull in Bootstrap Material Design's **source files** into nearly any project wit
### npm
Install Bootstrap Material Design in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap):
Install Bootstrap Material Design in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap-material-design):
{% highlight bash %}$ npm install bootstrap-material-design@{{ site.data.version }}{% endhighlight %}