diff --git a/Contribution-Tutorial.md b/Contribution-Tutorial.md index 0a35132..b12788e 100644 --- a/Contribution-Tutorial.md +++ b/Contribution-Tutorial.md @@ -118,7 +118,7 @@ Add another remote repository, your fork, give it some memorable name git remote add my_fork git@github.com:username/geometry -now after running +where `username` is your username (In my case it was `awulkiew`). Now after running git remote -v