Add Component(1) install instructions

This commit is contained in:
Nicolas Gallagher 2013-08-15 21:52:25 -07:00
parent 0050384c0b
commit 3e12409c61

View File

@ -15,6 +15,8 @@ Download from the [project page](http://necolas.github.io/normalize.css/).
Install with [Bower](http://bower.io/): `bower install --save normalize-css`
Install with [Component(1)](http://component.io/): `component install necolas/normalize.css`
## What does it do?
* Preserves useful defaults, unlike many CSS resets.