Skip to content

Commit 7ed06ab

Browse files
author
georg.brandl
committed
Fix missing "svn" command.
git-svn-id: http://svn.python.org/projects/python/trunk@67912 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent e8a64d0 commit 7ed06ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Without make
7474

7575
You'll need to checkout the Sphinx package to the `tools/` directory::
7676

77-
http://svn.python.org/projects/doctools/trunk/sphinx tools/sphinx
77+
svn co http://svn.python.org/projects/doctools/trunk/sphinx tools/sphinx
7878

7979
Then, you need to install Docutils, either by checking it out via ::
8080

0 commit comments

Comments
 (0)