improve README - geomyidae-tests - geomyidae tests | |
git clone git://bitreich.org/geomyidae-tests/ git://enlrupgkhuxnvlhsf6lc3fziv5h… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 1b9dac1ea8c8d0949eeb271759bee4ecb37d8d8f | |
parent d28f0be48aee02ef47d411d14de488d382d05836 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sat, 22 Jul 2023 19:28:09 +0200 | |
improve README | |
Diffstat: | |
M README | 9 +++++++-- | |
1 file changed, 7 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -1,5 +1,10 @@ | |
geomyidae testsuite initial prototype | |
-run: make to build test.cgi | |
-as root run: ./run.sh | |
+* run: | |
+ make | |
+ to build the static test.cgi. | |
+* optionally modify the path to the geomyidae directory in the script run.sh | |
+* as root run: | |
+ ./run.sh | |
+* then the results are stored in the results/ directory. |