Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
CeoFred committed Dec 1, 2023
1 parent 762d78d commit 5d0a18a
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 @@ -25,7 +25,7 @@ go get -u github.com/CeoFred/nturu
Download the latest release binary for your platform from the [GitHub Releases](https://github.com/CeoFred/nturu/releases) page. Make it executable and move it to a directory in your PATH.

```bash
curl -LJO https://github.com/CeoFred/nturu/releases/download/v1.0.0/nturu
curl -LJO https://github.com/CeoFred/nturu/releases/download/v1.0.1/nturu
chmod +x nturu
mv nturu /usr/local/bin/nturu
```
Expand Down

0 comments on commit 5d0a18a

Please sign in to comment.