Dan McPherson 10 лет назад
Родитель
Сommit
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
 ```