Skip to content

Commit

Permalink
Merge pull request kandanapp#237 from samdunne/patch-1
Browse files Browse the repository at this point in the history
Fixed Incorrect github link
  • Loading branch information
fusion94 committed Apr 22, 2013
2 parents 4bce1b8 + 94c50c4 commit f02cc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOY.md
Expand Up @@ -21,7 +21,7 @@ We try and keep the __MASTER__ branch of the Kandan code clean and usable but it
If you need a version of Kandan that's both __tested & stable__ then please make sure you're installing from the lastest `tagged` version of the code.

```
git clone git@github.com/kandanapp/kandan.git
git clone git@github.com:kandanapp/kandan.git
cd kandan
git tag -l
git checkout <tag_name>
Expand Down

0 comments on commit f02cc53

Please sign in to comment.