summaryrefslogtreecommitdiffstats
path: root/README_GCE.md
diff options
context:
space:
mode:
authorDan McPherson <dmcphers@redhat.com>2015-03-23 10:14:26 -0400
committerDan McPherson <dmcphers@redhat.com>2015-03-23 10:14:26 -0400
commitfceb54d257ec0e645533e9f20d002f559433662a (patch)
treed54e821589edbbd6d38ec145d723540b1da6c68b /README_GCE.md
parenta90bbd30c6eb962eb9b4cd281823312ee3a95416 (diff)
downloadopenshift-fceb54d257ec0e645533e9f20d002f559433662a.tar.gz
openshift-fceb54d257ec0e645533e9f20d002f559433662a.tar.bz2
openshift-fceb54d257ec0e645533e9f20d002f559433662a.tar.xz
openshift-fceb54d257ec0e645533e9f20d002f559433662a.zip
Update README_GCE.md
Diffstat (limited to 'README_GCE.md')
-rw-r--r--README_GCE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_GCE.md b/README_GCE.md
index 85736e293..209705113 100644
--- a/README_GCE.md
+++ b/README_GCE.md
@@ -72,5 +72,5 @@ Test The Setup
3. Try to create an instance:
```
- ./cloud.rb gce launch -n ${USER}-node1 -e int --type os3-node
+ ./cloud.rb gce launch -e int --type openshift-node
```