diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-12-06 17:40:16 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-12-06 17:40:16 -0500 |
commit | d509175e57c9a22b230a7a8b8d4611fabacd7cd9 (patch) | |
tree | d0da36346f77f4cb8f5e98798013f6deaa5b4a72 /swatchmaker/README.md | |
parent | f5951f3a55f14d7e5e1dd9acf3039c13e8c65c56 (diff) |
swatchmaker: fixed link in readme, removed zip
Diffstat (limited to 'swatchmaker/README.md')
-rw-r--r-- | swatchmaker/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swatchmaker/README.md b/swatchmaker/README.md index b9c8595d..e00fe2a7 100644 --- a/swatchmaker/README.md +++ b/swatchmaker/README.md @@ -3,7 +3,7 @@ Create your own swatch 1. Download Bootstrap ------ -Download and unpack [swatchmaker.zip](https://github.com/thomaspark/bootswatch/blob/master/swatchmaker/swatchmaker.zip?raw=true). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. +Download and unpack [Bootswatch](https://github.com/thomaspark/bootswatch/tags). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. 2. Install LESS |