fixed a minor format problem

This commit is contained in:
Andrew Watson 2014-11-24 11:09:08 -05:00
parent 162e4983b9
commit ffeb642101

View File

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