We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228257e commit 213ba3bCopy full SHA for 213ba3b
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.8 $
+:Version: $Revision: 1.9 $
6
7
.. contents::
8
@@ -66,7 +66,7 @@ later. Download the latest version from http://pybsddb.sourceforge.net/.
66
Testing your Python
67
-------------------
68
69
-Run ``"python -c 'import test;test.go()'"`` and make sure there
+Run ``"python ./run_tests"`` and make sure there
70
are no errors. If there are errors, please let us know!
71
72
0 commit comments