From 82783aeac73c96885cf86820610883d504487386 Mon Sep 17 00:00:00 2001 From: Emil Godsk Date: Fri, 16 Feb 2018 09:49:57 +0100 Subject: [PATCH] Update download.md --- docs/4.0/getting-started/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/getting-started/download.md b/docs/4.0/getting-started/download.md index d2c36db2..b8c27119 100755 --- a/docs/4.0/getting-started/download.md +++ b/docs/4.0/getting-started/download.md @@ -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 }}