diff options
Diffstat (limited to 'README_GCE.md')
-rw-r--r-- | README_GCE.md | 2 |
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 ``` |