You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: local-development/readme.adoc
+32-48Lines changed: 32 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,14 +61,11 @@ Verify the version:
61
61
Finally delete the previous minikube ISO:
62
62
63
63
minikube delete
64
-
+
65
64
66
65
=== Setup on Windows
67
66
68
67
. Download and install https://www.virtualbox.org/wiki/Downloads[VirtualBox].
69
-
. Download the https://storage.googleapis.com/minikube/releases/latest/minikube-windows-amd64.exe[minikube-windows-amd64.exe] file, and rename it to `minikube.exe`.
70
-
+
71
-
Verify the version:
68
+
. Download the https://storage.googleapis.com/minikube/releases/latest/minikube-windows-amd64.exe[minikube-windows-amd64.exe] file, and rename it to `minikube.exe`. Verify the version:
72
69
+
73
70
$ minikube version
74
71
minikube version: v0.24.1
@@ -84,46 +81,41 @@ Latest instructions are also available at https://kubernetes.io/docs/tasks/tools
84
81
85
82
. Download and install https://www.virtualbox.org/wiki/Downloads[VirtualBox].
0 commit comments