Small fuzzing readme correction [skip ci]

This commit is contained in:
Kim De Mey 2020-07-09 11:01:35 +02:00 committed by GitHub
parent 484fbcab1b
commit 2c5eeded6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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