diff options
| author | vsn4ik <[email protected]> | 2014-09-13 12:50:36 +0400 |
|---|---|---|
| committer | vsn4ik <[email protected]> | 2014-09-13 12:50:36 +0400 |
| commit | ca7c75d9789d5fa33754f24c6046e35f67cdb188 (patch) | |
| tree | 801daa45825d6515dfe5765d03bf0f7c42b21f1f | |
| parent | d0f76e416cda07ad98e5ee6d91d132b580c9d051 (diff) | |
| download | bootstrap-ca7c75d9789d5fa33754f24c6046e35f67cdb188.tar.xz bootstrap-ca7c75d9789d5fa33754f24c6046e35f67cdb188.zip | |
README.md: Add npm install info.
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,11 +22,12 @@ To get started, check out <http://getbootstrap.com>! ## Quick start -Three quick start options are available: +Four quick start options are available: - [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.2.0.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`. Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. |
