Skip to content

Commit

Permalink
Add yarn and bower installation to README
Browse files Browse the repository at this point in the history
in response to issue dhg#370
  • Loading branch information
ryangallen committed Apr 3, 2018
1 parent 88f0361 commit 5b55e25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Check out <http://getskeleton.com> for documentation and details.
## Getting started

There are a couple ways to download Skeleton:
- `yarn add skeleton-css`
- `bower install skeleton` (deprecated)
- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.4/Skeleton-2.0.4.zip)
- Clone the repo: `git clone https://github.com/dhg/Skeleton.git` (Note: this is under active development, so if you're looking for stable and safe, use the zipped download)


### What's in the download?

The download includes Skeleton's CSS, Normalize CSS as a reset, a sample favicon, and an index.html as a starting point.
Expand Down

0 comments on commit 5b55e25

Please sign in to comment.