Reimplement PR #3589

Implement change proposed in PR #3589.
This commit is contained in:
Andrew Chen
2017-05-05 14:42:14 -07:00
committed by GitHub
parent 31746164e5
commit 3426562878
+1 -1
View File
@@ -33,7 +33,7 @@ Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a
* Windows
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [Hyper-V](https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/quick_start/walkthrough_install) installation
* VT-x/AMD-v virtualization must be enabled in BIOS
* `kubectl` See the [kubectl installation instructions](/docs/getting-started-guides/kubectl/) for more details.
* `kubectl` See the [kubectl installation instructions](/docs/tasks/kubectl/install/) for more details.
### Instructions