aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvsn4ik <[email protected]>2015-02-17 10:01:58 +0300
committervsn4ik <[email protected]>2015-02-17 10:01:58 +0300
commit1bb3ef3e0b6e1d3cd4b1422d33b642622e882db9 (patch)
tree99ea9a24874721e04ef84476c45e029d19183ab3 /README.md
parent40961659acf84a8b0952f87e9a46462fac7a7e24 (diff)
downloadbootstrap-1bb3ef3e0b6e1d3cd4b1422d33b642622e882db9.tar.xz
bootstrap-1bb3ef3e0b6e1d3cd4b1422d33b642622e882db9.zip
Use https://www.npmjs.com (new site).
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 700c5d88f..a0e2f19bf 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Four quick start options are available:
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.2.zip).
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
- Install with [Bower](http://bower.io): `bower install bootstrap`.
-- Install with [npm](https://www.npmjs.org): `npm install bootstrap`.
+- Install with [npm](https://www.npmjs.com): `npm install bootstrap`.
Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.