8b46ce99d984d0a1ae9f3d234db49764a8f624b0
Author: Joel Perras
Date: 2009-03-26 09:39:08 -0400
diff --git a/README b/README
index fd5c2da..3c78aa4 100644
--- a/README
+++ b/README
@@ -3,6 +3,13 @@ Installation:
Fire up Terminal, and enter the following two commands:
cd ~/Library/Application\ Support/TextMate/Bundles
+
+If you're using the copy hosted on http://thechaw.com, run:
+git clone git@thechaw.com:cakephp_tmbundle.git CakePHP.tmbundle
+
+If you're using GitHub, then:
git clone git://github.com/cakephp/tm_bundle.git CakePHP.tmbundle
-In TextMate: Bundles > Bundle Editor > Reload Bundles
\ No newline at end of file
+Finally, to activate the bundle in TextMate:
+
+In TextMate: Bundles > Bundle Editor > Reload Bundles
