Update install-minikube.md (#14542)

The link https://github.com/kubernetes/minikube#other-ways-to-install doesn't exist anymore.
So either we remove the link to it or we fix the minikube README and add a new section for alternative ways to install minikube.
What do you think?
This commit is contained in:
Christian Rebischke
2019-05-27 04:19:49 +02:00
committed by Kubernetes Prow Robot
parent 473e15d6c3
commit 1213d41cdf
@@ -95,7 +95,7 @@ sudo mv minikube /usr/local/bin
### Linux
{{< note >}}
This document shows you how to install Minikube on Linux using a static binary. For alternative Linux installation methods, see [Other Ways to Install](https://github.com/kubernetes/minikube#other-ways-to-install) in the official Minikube GitHub repository.
This document shows you how to install Minikube on Linux using a static binary.
{{< /note >}}
You can install Minikube on Linux by downloading a static binary: