diff options
| author | Pierre-Denis Vanduynslager <[email protected]> | 2017-03-18 22:08:55 -0400 |
|---|---|---|
| committer | Pierre-Denis Vanduynslager <[email protected]> | 2017-03-18 22:08:55 -0400 |
| commit | f5cc59145642d78d7abbdf38fee1905786da5367 (patch) | |
| tree | 94e9454a55f9a55353a0ade4bebb7935d03e7da1 /docs/getting-started | |
| parent | 4ab576a41941b720e2f6fa77724203f66a1d3a17 (diff) | |
| parent | 192a8af0dfcdb5d64a5f273b804011bdcd5d2436 (diff) | |
| download | bootstrap-f5cc59145642d78d7abbdf38fee1905786da5367.tar.xz bootstrap-f5cc59145642d78d7abbdf38fee1905786da5367.zip | |
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 80f762a8d..2323d3e4d 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -38,7 +38,7 @@ Pull in Bootstrap's **source files** into nearly any project with some of the mo ### npm -Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap): +Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.com/package/bootstrap): {% highlight bash %} npm install bootstrap@{{ site.current_version }} |
