Skip to content

Commit

Permalink
It's 'git clone'.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored and infininight committed Oct 19, 2012
1 parent 789bb39 commit 7d7e399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -8,7 +8,7 @@ Ensure you've got a recent copy of git installed, then in a Terminal window do:


mkdir "$HOME/Library/Application Support/Avian/Bundles" mkdir "$HOME/Library/Application Support/Avian/Bundles"
cd "$HOME/Library/Application Support/Avian/Bundles" cd "$HOME/Library/Application Support/Avian/Bundles"
git checkout git://github.com/sdefresne/Go.tmbundle.git git clone git://github.com/sdefresne/Go.tmbundle.git


=== Features === Features
The bundle here implements a language syntax, some snippets, and some compile/format/documentation commands for the Go language (http://golang.org/). Much of the current infrastructure was created by Martin Kühl (http://github.com/mkhl), who is a significantly more seasoned TextMate bundle developer than I, and to whom I am eternally grateful. The bundle here implements a language syntax, some snippets, and some compile/format/documentation commands for the Go language (http://golang.org/). Much of the current infrastructure was created by Martin Kühl (http://github.com/mkhl), who is a significantly more seasoned TextMate bundle developer than I, and to whom I am eternally grateful.
Expand Down

0 comments on commit 7d7e399

Please sign in to comment.