提交 a9b29a71 编写于 作者: P Priya Wadhwa

Improve documentation for minikube installation via brew

上级 ea578393
......@@ -56,6 +56,12 @@ If the [Brew Package Manager](https://brew.sh/) installed:
brew install minikube
```
If `which minikube` fails after installation via brew, you may have to link the binary:
```
brew link minikube
```
Otherwise, download minikube directly:
```shell
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册