Skip to content

Commit e409613

Browse files
committed
Fix installation
1 parent e6a0e49 commit e409613

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ To preserve the name for its original owner, we renamed this project to hey.
1111

1212
## Installation
1313

14-
go get -u github.com/rakyll/hey
14+
* Linux 64-bit: https://storage.googleapis.com/hey-release/hey_linux_amd64
15+
* Mac 64-bit: https://storage.googleapis.com/hey-release/hey_darwin_amd64
16+
* Windows 64-bit: https://storage.googleapis.com/hey-release/hey_windows_amd64
1517

16-
### Using package manager
18+
### Package Managers
1719

1820
macOS:
1921
- [Homebrew](https://brew.sh/) users can use `brew install hey`.
@@ -62,11 +64,3 @@ Options:
6264
```
6365

6466
Previously known as [github.com/rakyll/boom](https://github.com/rakyll/boom).
65-
66-
Note: Requires go 1.7 or greater.
67-
68-
## Binaries
69-
70-
* Linux 64-bit: https://storage.googleapis.com/hey-release/hey_linux_amd64
71-
* Mac 64-bit: https://storage.googleapis.com/hey-release/hey_darwin_amd64
72-
* Windows 64-bit: https://storage.googleapis.com/hey-release/hey_windows_amd64

0 commit comments

Comments
 (0)