Update README.md
This commit is contained in:
parent
772a3800e6
commit
c2555f7ce9
|
@ -35,7 +35,7 @@ The `-j N` flag makes the generators run in parallel, with `N` being the amount
|
||||||
|
|
||||||
### Running a single generator
|
### Running a single generator
|
||||||
|
|
||||||
The makefile auto-detects generators in the `test_generators/` directory and provides a tests-gen target for each generator. See example:
|
The makefile auto-detects generators in the `test_generators` directory and provides a tests-gen target for each generator. See example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make ./yaml_tests/shuffling/
|
make ./yaml_tests/shuffling/
|
||||||
|
|
Loading…
Reference in New Issue