diff --git a/README.md b/README.md index ac61e0d9..2e12fb8d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ processing, and custom reporting. Details are available in SCRIPTING and several examples are located in [scripts/](scripts/). +## Installation + +### MacOS +```brew install wrk``` + ## Basic Usage wrk -t12 -c400 -d30s http://127.0.0.1:8080/index.html