Dan McPherson пре 10 година
родитељ
комит
fceb54d257
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README_GCE.md

+ 1 - 1
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
 ```