Skip to content

Commit

Permalink
Fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Oct 15, 2019
1 parent e6a0e49 commit e409613
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down Expand Up @@ -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

0 comments on commit e409613

Please sign in to comment.