We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f76e4 commit ca7c75dCopy full SHA for ca7c75d
README.md
@@ -22,11 +22,12 @@ To get started, check out <http://getbootstrap.com>!
22
23
## Quick start
24
25
-Three quick start options are available:
+Four quick start options are available:
26
27
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.2.0.zip).
28
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
29
- Install with [Bower](http://bower.io): `bower install bootstrap`.
30
+- Install with [npm](https://www.npmjs.org): `npm install bootstrap`.
31
32
Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
33
0 commit comments