Skip to content

Commit

Permalink
chore: update readme installation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelessiet committed Nov 17, 2024
1 parent 4df37c0 commit 91e3fc1
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 @@ -15,7 +15,7 @@ BERT-CLI is a friendly cross-platform package assistant built on top of Homebrew

```bash
# Download the binary for MacOS
curl -L -o /usr/local/bin/bert "https://github.com/michaelessiet/bert-cli/releases/download/v0.1.3/bert-darwin-amd64"
curl -L -o /usr/local/bin/bert "https://github.com/michaelessiet/bert-cli/releases/download/latest/bert-darwin-amd64"

# Make it executable
chmod +x /usr/local/bin/bert
Expand Down

0 comments on commit 91e3fc1

Please sign in to comment.