Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
4f983bba
Commit
4f983bba
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #14611 from vsn4ik/add_install_with_npm
Add npm install info.
parents
060c277c
ca7c75d9
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
README.md
with
2 additions
and
1 deletion
+2
-1
README.md
+
2
-
1
View file @
4f983bba
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets