Merge pull request #2566 from andrewwatson/patch-1

fixed a minor format problem
This commit is contained in:
Eric Tune 2014-11-24 09:27:24 -08:00
commit f417139d94

View File

@ -17,6 +17,7 @@
1. ```git clone https://github.com/GoogleCloudPlatform/kubernetes.git```
2. ```cd kubernetes; make release```
3. ```export PATH=$PATH:$PWD/_output/local/bin/<os>/<platform>```
#### Turn up the cluster
```
export KUBERNETES_PROVIDER=aws