Update download.md

This commit is contained in:
Emil Godsk 2018-02-16 09:49:57 +01:00 committed by GitHub
parent 3ad467e1d8
commit 82783aeac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ Pull in Bootstrap's **source files** into nearly any project with some of the mo
### npm
Install Bootstrap in your Node.js powered apps with [the npm package](https://www.npmjs.com/package/bootstrap-material-design):
Install Bootstrap Material Design in your Node.js powered apps with [the npm package](https://www.npmjs.com/package/bootstrap-material-design):
{% highlight sh %}
npm install bootstrap-material-design@{{ site.current_version }}