benchmark/README.md: Fix command to execute the benchmark suite
This commit is contained in:
parent
e29d62558d
commit
c0efd83394
|
@ -20,7 +20,7 @@ All commands in the following steps need to be executed in PEG.js root directory
|
|||
2. Execute the benchmark suite:
|
||||
|
||||
```console
|
||||
$ make spec
|
||||
$ make benchmark
|
||||
```
|
||||
|
||||
3. Wait for results.
|
||||
|
|
Loading…
Reference in a new issue