mirror of https://github.com/knative/docs.git
Update install-kn.md
Changing red bug alert to important The old syntax was: ??? bug "Having issues upgrading `kn` to Homebrew?"
This commit is contained in:
parent
1a2817930b
commit
5ffbfd3ff4
|
@ -20,8 +20,7 @@ The `kn` CLI also simplifies completion of otherwise complex procedures such as
|
|||
brew install knative/client/kn
|
||||
```
|
||||
|
||||
??? bug "Having issues upgrading `kn` using Homebrew?"
|
||||
|
||||
[!IMPORTANT]
|
||||
If you are having issues upgrading using Homebrew, it might be due to a change to a CLI repository where the `master` branch was renamed to `main`. Resolve this issue by running the command:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue