Merge pull request #1935 from ahmetalpbalkan/patch-7

Fix bullet list syntax.  Thanks for submitting the fix!
This commit is contained in:
Jared
2016-12-13 14:40:50 -08:00
committed by GitHub
+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)