Skip to content

Commit

Permalink
chore: update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
3v0k4 committed Jun 7, 2024
1 parent 5f92627 commit 34bd4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Or fetch the executable from GitHub:
```bash
# PLATFORM {linux,darwin}
# ARCHITECTURE {amd64,arm64}
curl https://github.com/3v0k4/unpath/releases/download/v0.1.0/unpath-PLATFORM-ARCH --output unpath
curl --location https://github.com/3v0k4/unpath/releases/download/v0.1.0/unpath-PLATFORM-ARCH --output unpath
chmod +x unpath
./unpath
```
Expand Down

0 comments on commit 34bd4c1

Please sign in to comment.