Skip to content

Commit 34e81fd

Browse files
authored
Merge pull request #25655 from guzj11/patch-47
Update hello-minikube.md
2 parents f291c08 + ada714f commit 34e81fd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/zh/docs/tutorials/hello-minikube.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,14 @@ Katacoda provides a free, in-browser Kubernetes environment.
3838
在 Kubernetes 上运行一个应用示例。Katacoda 提供免费的浏览器内 Kubernetes 环境。
3939

4040
<!--
41-
You can also follow this tutorial if you've installed [Minikube locally](/docs/tasks/tools/install-minikube/).
41+
{{< note >}}
42+
You can also follow this tutorial if you've installed minikube locally.
43+
See [minikube start](https://minikube.sigs.k8s.io/docs/start/) for installation instructions.
44+
{{< /note >}}
4245
-->
4346
{{< note >}}
44-
如果你已在本地安装 [Minikube](https://minikube.sigs.k8s.io/docs/start/),也可以按照本教程操作。
47+
如果你已在本地安装 Minikube,也可以按照本教程操作。
48+
安装指南参阅 [minikube start](https://minikube.sigs.k8s.io/docs/start/)
4549
{{< /note >}}
4650

4751

0 commit comments

Comments
 (0)