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

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 14:42:28 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 14:42:28 +0400
commit558ad50c9bea79fd3accb754fcacb9e04bd75cd2 (patch)
tree2126db3424f861c04815767bea8b4431aa97bee9 /README.md
parentda326648ca0025027dc4336049c2cc3f93ac504a (diff)
Update version to 3.0.1+normalize.3.0.1.3.0.1+normalize.3.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 517fc35..0fc0674 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## Latest downloadable version
-The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.0+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.0%2Bnormalize.3.0.1).
+The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.1+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.1%2Bnormalize.3.0.1).
It combines normalize.css v3.0.1 and normalize v1.1.3.
The latest release of _normalize.scss for Sass 3.2 and Compass 0.12 is: [2.2.0+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/2.2.0%2Bnormalize.2.1.3).
@@ -45,11 +45,11 @@ Install using one of the following methods:
Download from the [project page](https://github.com/JohnAlbin/normalize-scss/releases).
-Install with [Bower](http://bower.io/): `bower install --save normalize.scss` (or to install the latest pre-release version: `bower install --save normalize.scss#3.0.0+normalize.3.0.1`)
+Install with [Bower](http://bower.io/): `bower install --save normalize.scss`
Install with [Component(1)](http://component.io/): `component install JohnAlbin/normalize-scss`
-Install with [Ruby Gem](https://rubygems.org/gems/normalize-scss): `sudo gem install normalize-scss` (or to install the latest pre-release version: `sudo gem install --pre normalize-scss`)
+Install with [Ruby Gem](https://rubygems.org/gems/normalize-scss): `sudo gem install normalize-scss`
## What does it do?