Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Metallizzer committed Oct 15, 2019
1 parent ed0a601 commit 10126e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ php artisan bench:run
Use with passing benchmark class name

```bash
php artisan bench:run --benchmark=Benchmark\Class
php artisan bench:run --benchmark="Benchmark\Class"
```

To run all available benchmarks just issue
Expand Down

0 comments on commit 10126e9

Please sign in to comment.