mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-07-14 15:44:46 +00:00
chore: update brew installation note (#1155)
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
3f80bbaa1b
commit
ab534d184f
@ -30,7 +30,13 @@ _Out of the box integration with OpenAI, Azure, Cohere, Amazon Bedrock, Google G
|
|||||||
|
|
||||||
### Linux/Mac via brew
|
### Linux/Mac via brew
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ brew install k8sgpt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```sh
|
||||||
brew tap k8sgpt-ai/k8sgpt
|
brew tap k8sgpt-ai/k8sgpt
|
||||||
brew install k8sgpt
|
brew install k8sgpt
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user