aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-13 18:32:34 -0700
committerMark Otto <[email protected]>2013-10-13 18:32:34 -0700
commit265fda7903e189ee0d2d7201cc92bf384fc53043 (patch)
treecf2249e0696d6ea2923678f9f7b155e265756f03 /README.md
parenta46003b8c7cc20bf4f72b7638a74643353ae047f (diff)
parent727a91de1cdf5cbc4f25528e073480332a5940c5 (diff)
downloadbootstrap-265fda7903e189ee0d2d7201cc92bf384fc53043.tar.xz
bootstrap-265fda7903e189ee0d2d7201cc92bf384fc53043.zip
Merge branch 'master' into restore_grid_mixins
Conflicts: dist/css/bootstrap.min.css
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 25e62ebf5..007d4a2fe 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ To get started, check out [http://getbootstrap.com](http://getbootstrap.com)!
Three quick start options are available:
* [Download the latest release](https://github.com/twbs/bootstrap/releases/tag/v3.0.0).
-* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
+* Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.
Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.