From 2b996b4700f7af810d2b333edf05e8f9c860d7f5 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 23 Dec 2008 12:37:21 +0000 Subject: Fix missing "svn" command. --- Doc/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/README.txt b/Doc/README.txt index 00f21b8..4527930 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -74,7 +74,7 @@ Without make You'll need to checkout the Sphinx package to the `tools/` directory:: - http://svn.python.org/projects/doctools/trunk/sphinx tools/sphinx + svn co http://svn.python.org/projects/doctools/trunk/sphinx tools/sphinx Then, you need to install Docutils, either by checking it out via :: -- cgit v0.12