diff --git a/README.md b/README.md index 7a17ddd50d..2cf1199dbe 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ to try out Kubernetes or develop with it day-to-day. * VirtualBox installation * VT-x/AMD-v virtualization must be enabled in BIOS +## Installation +See the installation instructions for the [latest release](https://github.com/kubernetes/minikube/releases). + ## Usage Here's a brief demo of minikube usage. We're using the code from this [Kubernetes tutorial](http://kubernetes.io/docs/hellonode/).