From 89d8e86493c3bb7136615a958d1d5d09587b9554 Mon Sep 17 00:00:00 2001 From: Daniel Vincent Grippi Date: Tue, 14 Sep 2010 18:27:06 -0700 Subject: [PATCH] added git clone command --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb63f543b..d4e9bcbe5 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,10 @@ After RubyGems is updated, simply run `gem install bundler` to get Bundler. ## Getting Diaspora -To download Diaspora, you will want to clone it from the official github repository [here](http://github.com/diaspora/diaspora). If you have never used github before, their [help desk](http://help.github.com/) has a pretty awesome guide on getting setup[.](http://www.youtube.com/watch?v=OQSNhk5ICTI) + + git clone git@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[.](http://www.youtube.com/watch?v=OQSNhk5ICTI) ## Running Diaspora