File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff 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
1820macOS:
1921- [ Homebrew] ( https://brew.sh/ ) users can use ` brew install hey ` .
@@ -62,11 +64,3 @@ Options:
6264```
6365
6466Previously 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
You can’t perform that action at this time.
0 commit comments