We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09c123 commit 4d98391Copy full SHA for 4d98391
README.md
@@ -35,7 +35,7 @@ flowchart LR
35
36
## Setup
37
### Install (prebuilt binaries):
38
- - `curl -fsSL https://github.com/ALT-F4-LLC/vorpal/blob/main/script/install.sh -o install.sh && sh install.sh`
+ - `curl -fsSL https://raw.githubusercontent.com/ALT-F4-LLC/vorpal/refs/heads/main/script/install.sh -o install.sh && sh install.sh`
39
40
### Build from source (macOS & Linux):
41
- macOS only (once): `xcode-select --install`
0 commit comments