diff options
author | Nicolas Gallagher <nicolasgallagher@gmail.com> | 2016-01-04 21:27:41 -0800 |
---|---|---|
committer | Nicolas Gallagher <nicolasgallagher@gmail.com> | 2016-01-04 21:27:41 -0800 |
commit | 8cfa3e765e0cb55c174657e412430424a9fee97a (patch) | |
tree | f62a2bed913feb8123aab890a31ef993687a060c /README.md | |
parent | 2f8e4748ac94c90e2f1814e5d582993e7a900a02 (diff) | |
download | normalize.css-8cfa3e765e0cb55c174657e412430424a9fee97a.tar.gz normalize.css-8cfa3e765e0cb55c174657e412430424a9fee97a.zip |
Remove Bower and Component(1) files
Close #455
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ normalizing. ## Install * [npm](http://npmjs.org/): `npm install --save normalize.css` -* [Component(1)](https://github.com/component/component/): `component install necolas/normalize.css` -* [Bower](http://bower.io/): `bower install --save normalize.css` * [cdnjs](https://cdnjs.com/libraries/normalize) * [Download](http://necolas.github.io/normalize.css/latest/normalize.css). |