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:**