Merge pull request #253 from andrewwakeling/master

Add Bower instructions into README
This commit is contained in:
Eric Ferraiuolo 2013-12-03 18:20:33 -08:00
commit 29793acc64

View File

@ -68,6 +68,10 @@ CDN:
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.3.0/pure-min.css">
```
You can also install it using [Bower](http://bower.io/), with the following command:
bower install --save pure
Build From Source
-----------------