Skip to content

Commit

Permalink
docs: Add brew update to upgrade instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
staticaland committed Nov 16, 2023
1 parent 057b37c commit f0c8c43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
![Homebrew](https://img.shields.io/badge/Homebrew-blue)
![Static Badge](https://img.shields.io/badge/Go-teal)
![Go](https://img.shields.io/badge/Go-teal)


<p align="center">
Expand All @@ -24,6 +24,7 @@ brew install ok
If you watch the project (Watch → Custom → Releases) you can easily upgrade to the latest version when notified:

```sh
brew update
brew upgrade ok
```

Expand Down

0 comments on commit f0c8c43

Please sign in to comment.