Skip to content

Commit ca7c75d

Browse files
committed
README.md: Add npm install info.
1 parent d0f76e4 commit ca7c75d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ To get started, check out <http://getbootstrap.com>!
2222

2323
## Quick start
2424

25-
Three quick start options are available:
25+
Four quick start options are available:
2626

2727
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.2.0.zip).
2828
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
2929
- Install with [Bower](http://bower.io): `bower install bootstrap`.
30+
- Install with [npm](https://www.npmjs.org): `npm install bootstrap`.
3031

3132
Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
3233

0 commit comments

Comments
 (0)