Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2015-09-08 11:57:19 +0300
committerChris Rebert <github@chrisrebert.com>2015-09-08 11:57:19 +0300
commit64301a1e4c503d30591f1c17d90bb22eb93713b6 (patch)
tree4e53b9e102ad8294b551972222768f35bb2f4479 /README.md
parent21dadc870affb1c7da2501a022f80472a7ccfb59 (diff)
README: Update version number in download link
[ci skip]
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 4e12e0bd87..c3d38e1cf5 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ To get started, check out <http://getbootstrap.com>!
Several quick start options are available:
-- [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.5.zip).
+- [Download the latest release](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.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.com): `npm install bootstrap`.