Skip to content

Commit

Permalink
Merge pull request pure-css#253 from andrewwakeling/master
Browse files Browse the repository at this point in the history
Add Bower instructions into README
  • Loading branch information
ericf committed Dec 4, 2013
2 parents dbcc024 + 3791518 commit 29793ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------
Expand Down

0 comments on commit 29793ac

Please sign in to comment.