summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0159640)
raw | patch | inline | side by side (parent: 0159640)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 24 May 2002 02:39:29 +0000 (02:39 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 24 May 2002 02:39:29 +0000 (02:39 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@759 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/installation.txt | patch | blob | history |
diff --git a/doc/installation.txt b/doc/installation.txt
index 1cca63b568669664c1c99e6fa396af70afc1cd99..8b9f851285a01ff75e7e7635c09c14d8f4792970 100644 (file)
--- a/doc/installation.txt
+++ b/doc/installation.txt
Installing Roundup
==================
-:Version: $Revision: 1.8 $
+:Version: $Revision: 1.9 $
.. contents::
Testing your Python
-------------------
-Run ``"python -c 'import test;test.go()'"`` and make sure there
+Run ``"python ./run_tests"`` and make sure there
are no errors. If there are errors, please let us know!