Add installation instruction link to the README.md

pull/180/head
dlorenc 2016-06-07 11:12:38 -07:00
parent da18f11bad
commit ffa48941ec
1 changed files with 3 additions and 0 deletions

View File

@ -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/).