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 068b883 commit 8fd7f52Copy full SHA for 8fd7f52
INSTALL.txt
@@ -20,8 +20,8 @@ You will need either the anydbm or bsddb module.
20
Testing the Software
21
--------------------
22
23
-Run "python -c 'import test;test.go()'" and make sure there's no errors.
24
-If there are errors, please let us know!
+Either run "run_tests" or "python -c 'import test;test.go()'" and make sure
+there's no errors. If there are errors, please let us know!
25
26
Installing the Software
27
-----------------------
0 commit comments