Skip to content

Commit

Permalink
Update README to specify 1.0 download
Browse files Browse the repository at this point in the history
  • Loading branch information
benbrittain committed Oct 31, 2023
1 parent 7b0a355 commit c27ee04
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 @@ -13,7 +13,7 @@ There are multiple ways to install the `buckle` binary.
There are prebuilts available for Linux, Windows, and MacOS hosted on [GitHub](https://github.com/benbrittain/buckle/releases).

```
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/benbrittain/buckle/releases/download/v0.2.2/buckle-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/benbrittain/buckle/releases/download/v1.0.0/buckle-installer.sh | sh
```

### Building from source
Expand Down

0 comments on commit c27ee04

Please sign in to comment.