Skip to content

Commit 4d98391

Browse files
Update installation script URL in README (#295)
1 parent b09c123 commit 4d98391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ flowchart LR
3535

3636
## Setup
3737
### Install (prebuilt binaries):
38-
- `curl -fsSL https://github.com/ALT-F4-LLC/vorpal/blob/main/script/install.sh -o install.sh && sh install.sh`
38+
- `curl -fsSL https://raw.githubusercontent.com/ALT-F4-LLC/vorpal/refs/heads/main/script/install.sh -o install.sh && sh install.sh`
3939

4040
### Build from source (macOS & Linux):
4141
- macOS only (once): `xcode-select --install`

0 commit comments

Comments
 (0)