Skip to content

Commit

Permalink
changed the clone command in the quickstart section
Browse files Browse the repository at this point in the history
old command - git@github.com:karma4u101/FoBo.git - results in an error: Permission denied (publickey). fatal: The remote end hung up unexpectedly
  • Loading branch information
LawlietS committed Apr 7, 2012
1 parent cb69a70 commit abf8f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -78,7 +78,7 @@ IDE section below.

### Get the code

git clone git@github.com:karma4u101/FoBo.git
git clone git://github.com/karma4u101/FoBo.git
cd FoBo

### Update, package & install
Expand Down

0 comments on commit abf8f85

Please sign in to comment.