Skip to content

Commit

Permalink
Add chmod commands to install
Browse files Browse the repository at this point in the history
  • Loading branch information
braheezy committed Jul 20, 2024
1 parent 9b35967 commit fc51de9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ The easiest way is a pre-built binary on the [Releases](https://github.com/brahe

```bash
wget -O /usr/bin/goqoa https://github.com/braheezy/goqoa/releases/latest/download/goqoa-linux
chmod +x /usr/bin/goqoa
```
- Mac

```zsh
wget -O /usr/bin/goqoa https://github.com/braheezy/goqoa/releases/latest/download/goqoa-mac
chmod +x /usr/bin/goqoa
```
- Windows

Expand Down

0 comments on commit fc51de9

Please sign in to comment.