Merge pull request #5089 from Patil2099/master
docs: brew install should be brew cask installpull/5094/head
commit
dea60ede0e
|
@ -17,7 +17,7 @@ weight: 2
|
|||
If the [Brew Package Manager](https://brew.sh/) is installed, use it to download and install minikube:
|
||||
|
||||
```shell
|
||||
brew install minikube
|
||||
brew cask install minikube
|
||||
```
|
||||
|
||||
{{% /tab %}}
|
||||
|
|
Loading…
Reference in New Issue