mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-05 23:35:15 +00:00
Merge pull request #1268 from ethereum/gen-readme
fix test gen make command in readme
This commit is contained in:
commit
d46347c53d
@ -38,7 +38,7 @@ The `-j N` flag makes the generators run in parallel, with `N` being the amount
|
|||||||
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 ./eth2.0-spec-tests/tests/shuffling/
|
||||||
```
|
```
|
||||||
|
|
||||||
## Developing a generator
|
## Developing a generator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user