Update docs for the 0.4.0 release.

pull/233/head
dlorenc 2016-06-27 09:44:15 -07:00
parent 79b63d797c
commit 7f02c6bfbb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ minikube start
### Options
```
--iso-url="https://storage.googleapis.com/minikube/minikube-0.3.iso": Location of the minikube iso
--iso-url="https://storage.googleapis.com/minikube/minikube-0.4.iso": Location of the minikube iso
--memory=1024: Amount of RAM allocated to the minikube VM
--vm-driver="virtualbox": VM driver is one of: [virtualbox vmwarefusion]
```