summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2020-01-27 09:03:37 +0100
committerStefan Behnel <stefan_ml@behnel.de>2020-01-27 09:03:37 +0100
commit70bbd79f1518e2a5184ec0757c1e3ab5b86f704e (patch)
treeb0877fb2c64b6e964adfadc851b8ea8192953e53 /README.rst
parent1bc86b57500d215af1af7fb4b9aae144d7ae6012 (diff)
downloadcython-70bbd79f1518e2a5184ec0757c1e3ab5b86f704e.tar.gz
Make it clearer what "make repo" is meant for.
Closes #3330.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7004610be..817e273b2 100644
--- a/README.rst
+++ b/README.rst
@@ -59,8 +59,9 @@ Get the full source history:
Note that Cython used to ship the full version control repository in its source
distribution, but no longer does so due to space constraints. To get the
-full source history, make sure you have git installed, then step into the
-base directory of the Cython source distribution and type::
+full source history from a downloaded source archive, make sure you have git
+installed, then step into the base directory of the Cython source distribution
+and type::
make repo