mirror of https://github.com/status-im/nim-eth.git
Small fuzzing readme correction [skip ci]
This commit is contained in:
parent
484fbcab1b
commit
2c5eeded6d
|
@ -11,7 +11,7 @@ Next install `nim-testutils` its `ntu` application.
|
|||
|
||||
E.g. by running the `nim-testutils` nimble install:
|
||||
```sh
|
||||
nimble install nim-testutils
|
||||
nimble install testutils
|
||||
```
|
||||
|
||||
## How to run
|
||||
|
|
Loading…
Reference in New Issue