diff options
Diffstat (limited to 'Doc/README.txt')
-rw-r--r-- | Doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt index 463f1db..d77a3f7 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -78,7 +78,7 @@ Without make You'll need to install the Sphinx package, either by checking it out via :: - svn co http://svn.python.org/projects/external/Sphinx-1.0.1/sphinx tools/sphinx + svn co http://svn.python.org/projects/external/Sphinx-1.0.4/sphinx tools/sphinx or by installing it from PyPI. |