We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa904cb commit 0d0f6c9Copy full SHA for 0d0f6c9
1 file changed
README.md
@@ -7,7 +7,7 @@ Pre-built binaries are available at [https://github.com/y9c/hey/releases/tag/lat
7
To install or upgrade `hey`, use the provided `install.sh` script:
8
9
```bash
10
-curl -sfL https://raw.githubusercontent.com/y9c/hey/main/install.sh | sh
+curl -sfL https://raw.githubusercontent.com/y9c/hey/master/install.sh | sh
11
```
12
13
This script will automatically detect your system, download the appropriate binary, and install it to a suitable location in your PATH.
0 commit comments