File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,10 +63,10 @@ curl -Lo minikube https://storage.googleapis.com/minikube/releases/${TAGNAME}/mi
63
63
Feel free to leave off \`\`\` sudo cp minikube /usr/local/bin/ && rm minikube\`\`\` if you would like to add minikube to your path manually.
64
64
65
65
### Debian Package (.deb) [Experimental]
66
- Download the \` minikube_${DEB_VERSION} .deb\` file, and install it using \` sudo dpkg -i minikube_$( DEB_VERSION) .deb\`
66
+ Download the \` minikube_${DEB_VERSION} .deb\` file, and install it using \` sudo dpkg -i minikube_${ DEB_VERSION} .deb\`
67
67
68
68
### RPM Package (.rpm) [Experimental]
69
- Download the \` minikube-${RPM_VERSION} .rpm\` file, and install it using \` sudo rpm -i minikube-$( RPM_VERSION) .rpm\`
69
+ Download the \` minikube-${RPM_VERSION} .rpm\` file, and install it using \` sudo rpm -i minikube-${ RPM_VERSION} .rpm\`
70
70
71
71
### Windows [Experimental]
72
72
Download the \` minikube-windows-amd64.exe\` file, rename it to \` minikube.exe\` and add it to your path.
You can’t perform that action at this time.
0 commit comments