aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquapka2025-06-21 14:21:09 +0200
committerquapka2025-06-21 14:21:09 +0200
commit8506e63eeea9623d1235b7245aced7f952622b78 (patch)
tree4662b50a33ffb8ea878a20f1393a62bf7601d0ad
parentabdb7c6c564fa61103bd7a79f073c67b0030bebc (diff)
downloadECTester-8506e63eeea9623d1235b7245aced7f952622b78.tar.gz
ECTester-8506e63eeea9623d1235b7245aced7f952622b78.tar.zst
ECTester-8506e63eeea9623d1235b7245aced7f952622b78.zip
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ab4ec9e..1db16ef 100644
--- a/README.md
+++ b/README.md
@@ -349,9 +349,9 @@ nix build "?submodules=1#gcrypt.v194"
nix build "?submodules=1#"
```
-Each of the build steps above puts (symlinks really) its results into `./result` directory.
-However, subsequent builds then replace that with their own results. To run ECTesterStandalone
-with a given library version and arguments do:
+Each of the build steps above puts (symlinks really) its results into `./result` directory (use `-o/--out-link {path}`
+to change that directory). However, subsequent builds then replace that with their own results. To run
+ECTesterStandalone with a given library version and arguments do:
```shell
# This runs the default test-suite agains LibreSSL 3.9.2