Update docs remove duplicate markdown headers (mdlint) (#4683)

pull/4686/head
Anders Björklund 2019-07-04 22:23:52 +02:00 committed by Medya Ghazizadeh
parent 68c546ff1d
commit db7edc5e68
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ or, to use kvm2 as a default driver for `minikube start`:
minikube config set vm-driver kvm2
```
### Troubleshoot
### KVM2 troubleshoot
If minikube can't start, check if the kvm default network exists.
@ -133,7 +133,7 @@ or, to use hyperkit as a default driver for minikube:
minikube config set vm-driver hyperkit
```
### Troubleshoot
### Hyperkit troubleshoot
Make sure you are running the lastest version of your driver.