Explorar el Código

Update README_GCE.md

Dan McPherson hace 10 años
padre
commit
fceb54d257
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 ```