Skip to content

Commit

Permalink
Fixed repo path in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 3, 2011
1 parent a94bfc9 commit 749a7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Follow these instructions to keep your copy up to date

mkdir -p /Library/Application\ Support/TextMate/Bundles
cd /Library/Application\ Support/TextMate/Bundles
git clone https://github.com/aalmiray/griffon.tmbundle.git
git clone https://github.com/griffon/griffon.tmbundle.git

Alternatively if you do not have git installed you can download a copy of the repository in
tar.gz or zip format and uncompress it inside /Library/Application\ Support/TextMate/Bundles

0 comments on commit 749a7b6

Please sign in to comment.