mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
benchmark/README.md: wording consistency in one sentence [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63939 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cf438cae24
commit
301cb9ea7c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Usage: benchmark-driver [options] [YAML|RUBY]
|
||||||
|
|
||||||
Using `make benchmark`, `make update-benchmark-driver` automatically downloads
|
Using `make benchmark`, `make update-benchmark-driver` automatically downloads
|
||||||
the supported version of benchmark\_driver, and it runs benchmarks with the downloaded
|
the supported version of benchmark\_driver, and it runs benchmarks with the downloaded
|
||||||
benchmark-driver.
|
benchmark\_driver.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Run all benchmarks with the ruby in the $PATH and the built ruby
|
# Run all benchmarks with the ruby in the $PATH and the built ruby
|
||||||
|
|
Loading…
Reference in a new issue