Skip to content

Commit

Permalink
fix install command url
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansantiagojr authored Aug 31, 2024
1 parent 86ab052 commit d474bfe
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 @@ -21,7 +21,7 @@ Zig references I used:
For now, you can install from our pre-built binary (Linux only):

```sh
curl -sSL https://raw.githubusercontent.com/brasilisclub/zignr/install-script/install.sh | bash -
curl -sSL https://raw.githubusercontent.com/brasilisclub/zignr/main/install.sh | bash -
```

> To make `zignr` available globally you should have `~/.local/bin` on you `PATH`
Expand Down

0 comments on commit d474bfe

Please sign in to comment.