Skip to content

Commit

Permalink
added instruction to do a brew update
Browse files Browse the repository at this point in the history
  • Loading branch information
clubanderson committed Apr 18, 2024
1 parent 23ad9c9 commit c9edfec
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 @@ -41,6 +41,7 @@ After hacking at this for some time, I decided to come up with 2 approaches to r
# Install with brew, or clone and build
```
brew tap clubanderson/labeler https://github.com/clubanderson/labeler
brew update
brew install labeler
```
- or -
Expand Down Expand Up @@ -404,6 +405,7 @@ You need a kubernetes, go, kubectl, helm environment - create one with Kind:
### Install with brew, or clone and build
```
brew tap clubanderson/labeler https://github.com/clubanderson/labeler
brew update
brew install labeler
```
or -
Expand Down

0 comments on commit c9edfec

Please sign in to comment.