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:
Bruce Hamilton 2025-09-19 11:27:07 -07:00
parent 1a2817930b
commit 5ffbfd3ff4
1 changed files with 1 additions and 2 deletions

View File

@ -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