Skip to content

Commit

Permalink
feat: added docs for HomeBrew upgrades (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
exu committed Nov 18, 2021
1 parent 008b501 commit 3291636
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ brew tap kubeshop/homebrew-testkube
brew install kubeshop/testkube
```

If you want to upgrade testkube please run following command
```
brew update
brew upgrade testkube
```

### Installing on Linux or MaxOS with install script

To install on Linux or MacOs run
Expand Down

0 comments on commit 3291636

Please sign in to comment.