We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6442d commit 8f34010Copy full SHA for 8f34010
1 file changed
README.textile
@@ -30,7 +30,7 @@ bq. $ git clone git://github.com/steveklabnik/hacketyhack.git
30
31
If you need to install Shoes, just run this first:
32
33
-bq. $ git clone git://github.com/whymirror/shoes.git
+bq. $ git clone git://github.com/shoes/shoes.git
34
$ cd shoes
35
$ rake
36
@@ -40,7 +40,7 @@ bq. $ git clone git://github.com/whymirror/shoes.git
40
with the installer for your platform:
41
42
bq. $ git clone git://github.com/steveklabnik/hacketyhack.git
43
- $ git clone git://github.com/whymirror/shoes.git
+ $ git clone git://github.com/shoes/shoes.git
44
45
$ rake APP=../hacketyhack VIDEO=1
46
$ rake APP=../hacketyhack installer
0 commit comments