diff --git a/README.md b/README.md index f4b04a2e..768aff36 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ To preserve the name for its original owner, we renamed this project to hey. ## Installation - go get -u github.com/rakyll/hey +* Linux 64-bit: https://storage.googleapis.com/hey-release/hey_linux_amd64 +* Mac 64-bit: https://storage.googleapis.com/hey-release/hey_darwin_amd64 +* Windows 64-bit: https://storage.googleapis.com/hey-release/hey_windows_amd64 -### Using package manager +### Package Managers macOS: - [Homebrew](https://brew.sh/) users can use `brew install hey`. @@ -62,11 +64,3 @@ Options: ``` Previously known as [github.com/rakyll/boom](https://github.com/rakyll/boom). - -Note: Requires go 1.7 or greater. - -## Binaries - -* Linux 64-bit: https://storage.googleapis.com/hey-release/hey_linux_amd64 -* Mac 64-bit: https://storage.googleapis.com/hey-release/hey_darwin_amd64 -* Windows 64-bit: https://storage.googleapis.com/hey-release/hey_windows_amd64