aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer-guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/developer-guide.txt')
-rw-r--r--docs/developer-guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index 85210055..dda34bf7 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -63,7 +63,7 @@ Source Code
Grab the code at Github::
- $ git checkout https://github.com/pypa/setuptools
+ $ git clone https://github.com/pypa/setuptools
If you want to contribute changes, we recommend you fork the repository on
Github, commit the changes to your repository, and then make a pull request