Minor doc bugs
parent
f5e73b08ba
commit
9df88959a4
|
@ -32,7 +32,7 @@ We also released a Debian package and Windows installer on our [releases page](h
|
||||||
If you maintain a minikube package, please feel free to add it here.
|
If you maintain a minikube package, please feel free to add it here.
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
* [kubectl](http://kubernetes.io/docs/getting-started-guides/kubectl/)
|
* [kubectl](https://kubernetes.io/docs/tasks/kubectl/install/)
|
||||||
* macOS
|
* macOS
|
||||||
* [xhyve driver](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#xhyve-driver), [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [VMware Fusion](https://www.vmware.com/products/fusion)
|
* [xhyve driver](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#xhyve-driver), [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [VMware Fusion](https://www.vmware.com/products/fusion)
|
||||||
* Linux
|
* Linux
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
* **New contributors** ([contributors.md](./contributing.md)): Process for new contributors, CLA instructions
|
* **New contributors** ([contributors.md](https://github.com/kubernetes/minikube/blob/master/CONTRIBUTING.md)): Process for new contributors, CLA instructions
|
||||||
|
|
||||||
* **Roadmap** ([roadmap.md](roadmap.md)): The roadmap for future minikube development
|
* **Roadmap** ([roadmap.md](roadmap.md)): The roadmap for future minikube development
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue