From d78368f1651d29d91d156668c8f9fb1600557662 Mon Sep 17 00:00:00 2001 From: Diego Chohfi Date: Sat, 2 Jul 2011 07:28:51 -0700 Subject: [PATCH] Wrong github url. --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index efbea35..501e612 100644 --- a/README.textile +++ b/README.textile @@ -24,7 +24,7 @@ original install directions this should work for you:
     cd ~/Library/Application\ Support/TextMate/Bundles
     rm -rf Cucumber.tmbundle 
-    git clone git://github.com/aslakhellesoy/cucumber-tmbundle.git Cucumber.tmbundle
+    git clone git://github.com/bmabey/cucumber-tmbundle.git Cucumber.tmbundle
     osascript -e 'tell app "TextMate" to reload bundles'