Doco: corrected git URL in git for non-developers

This commit is contained in:
www-data 2016-03-06 18:34:50 +01:00
parent 7162403292
commit 1fb7b9baae

View File

@ -14,7 +14,7 @@ Once you've done that, cd into the directory, and add an upstream.
[code]
cd red
git remote add upstream https://github.com/redmatrix/redmatrix
git remote add upstream https://github.com/redmatrix/hubzilla
[/code]
From now on, you can pull upstream changes with the command