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:
Rich Trott 2015-06-26 21:12:27 -07:00 committed by Ali Ijaz Sheikh
parent e3f9335c40
commit f52d73352e

View File

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