adjust git clone command
This commit is contained in:
parent
708e9f88a5
commit
b8f6c0bbd4
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ After RubyGems is updated, simply run `sudo gem install bundler` to get Bundler.
|
||||||
|
|
||||||
## Getting Diaspora
|
## Getting Diaspora
|
||||||
|
|
||||||
git clone git@github.com:diaspora/diaspora.git
|
git clone http://github.com/diaspora/diaspora.git
|
||||||
|
|
||||||
If you have never used github before, their [help desk](http://help.github.com/) has a pretty awesome guide on getting setup.
|
If you have never used github before, their [help desk](http://help.github.com/) has a pretty awesome guide on getting setup.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue