benchmark: fix typo in README
PR-URL: https://github.com/nodejs/io.js/pull/2067 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
This commit is contained in:
parent
e3f9335c40
commit
f52d73352e
@ -9,7 +9,7 @@ Most of the http benchmarks require [`wrk`][wrk] and [`ab`][ab] (ApacheBench) be
|
|||||||
These may be available through your preferred package manager.
|
These may be available through your preferred package manager.
|
||||||
|
|
||||||
If they are not available:
|
If they are not available:
|
||||||
- `wrk` may easily built [from source](https://github.com/wg/wrk) via `make`.
|
- `wrk` may easily be built [from source][wrk] via `make`.
|
||||||
- `ab` is sometimes bundled in a package called `apache2-utils`.
|
- `ab` is sometimes bundled in a package called `apache2-utils`.
|
||||||
|
|
||||||
[wrk]: https://github.com/wg/wrk
|
[wrk]: https://github.com/wg/wrk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user