diff --git a/docs/source/development/gitwash/set_up_fork.txt b/docs/source/development/gitwash/set_up_fork.txt index 627b4d92fc0..2ae413a6c53 100644 --- a/docs/source/development/gitwash/set_up_fork.txt +++ b/docs/source/development/gitwash/set_up_fork.txt @@ -11,7 +11,7 @@ Overview :: - git clone git@github.com/your-user-name/ipython.git + git clone git@github.com:your-user-name/ipython.git cd ipython git remote add upstream git://github.com/ipython/ipython.git