Update 2017-03-21-minikube.rst

This commit is contained in:
Russell Ballestrini 2017-03-21 16:44:20 -04:00 committed by GitHub
parent f67d3a6d8c
commit c09235686d

View file

@ -40,16 +40,12 @@ start
==========
Supported hypervisors: virtualbox, vmwarefusion, kvm, xhyve
.. code-block:: bash
minikube start --vm-driver=[hypervisor]
.. code-block:: bash
.. code-block:: bash
minikube start --vm-driver=virtualbox
If this is your first time starting minikube, it will:
If this is your first time starting minikube, it will perform the following:
.. code-block:: bash