swatchmaker: update makefile
authorThomas Park <thomas@thomaspark.me>
Mon, 29 Jul 2013 21:11:54 +0000 (17:11 -0400)
committerThomas Park <thomas@thomaspark.me>
Mon, 29 Jul 2013 21:11:54 +0000 (17:11 -0400)
swatchmaker/Makefile

index b01fdfc..7eda3f8 100755 (executable)
@@ -14,7 +14,7 @@ bootstrap:
        -test -d bootstrap && rm -r bootstrap
        curl --location -o latest_bootstrap.tar.gz https://github.com/twitter/bootstrap/tarball/master
        tar -xvzf latest_bootstrap.tar.gz
-       mv twitter-bootstrap* bootstrap
+       mv twbs-bootstrap* bootstrap
        rm latest_bootstrap.tar.gz
 
 default: