From 45e927e834ce7085799493b81ed99a5c5ffc27c5 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 5 Aug 2011 12:32:01 -0700 Subject: [PATCH] Edited README.md via GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 992d67151..dbab7e4a2 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Contributors workflow `git clone git@github.com:your-github-id/astrid.git` (your-github-id should obviously be replaced) -`git remote add upstream git://github.com/todoroo/astrid.git` +`git remote add upstream git@github.com:todoroo/astrid.git` **Working on new features/fixes:**