Fix readme

This commit is contained in:
2026-07-01 13:14:28 +09:00
parent b3d71f5336
commit 8624ed6317
+1 -1
View File
@@ -8,7 +8,7 @@ The purpose of this utility is to instead test the Java libraries agains the Erl
## How to run
In the current directory simply run `zx runlocal` and reports will be placed in the `reports/` directory.
In the current directory simply run `zx runlocal` and the report map will be printed to the screen and random test data will be in the `temp/` directory.
To run a specific test suite run `zx runlocal [module names]`.