benchmark/README.md: Fix command to execute the benchmark suite

This commit is contained in:
David Majda 2016-09-29 11:36:18 +02:00
parent e29d62558d
commit c0efd83394

View file

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