diff --git a/README.md b/README.md index d7c7c369..2d6aa3b8 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ To preserve the name for its original owner, we renamed this project to hey. macOS: - [Homebrew](https://brew.sh/) users can use `brew install hey`. +### Go Install +```sh +go install github.com/rakyll/hey@master +``` + ## Usage hey runs provided number of requests in the provided concurrency level and prints stats.