Fix bullet list syntax

This commit is contained in:
Ahmet Alp Balkan
2016-12-12 20:59:10 -08:00
committed by GitHub
parent 077b036c07
commit e8b2830a07
+4 -1
View File
@@ -47,8 +47,11 @@ To run Windows Server Containers on Kubernetes, you'll need to set up both your
2. CNI network plugin installed.
### Component Setup
Requirements
* Git, Go 1.7.1+
* Git
* Go 1.7.1+
* make (if using Linux or MacOS)
* Important notes and other dependencies are listed [here](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md#building-kubernetes-on-a-local-osshell-environment)