Merge pull request #92 from justinsb/upup_readme

upup: fix typo
This commit is contained in:
Justin Santa Barbara 2016-06-10 18:48:11 -04:00 committed by GitHub
commit 4e744ffa32
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ You must pass --yes to actually delete resources (without the `#` comment!)
* Specify the k8s build to run: `-kubernetes-version=1.2.2`
* Try HA mode: `-zone=us-east-1b,us-east-1b,us-east-1d`
* Try HA mode: `-zone=us-east-1b,us-east-1c,us-east-1d`
* Specify the node size: `-node-size=m4.large`