Browse Source

Update README_GCE.md

Dan McPherson 10 năm trước cách đây
mục cha
commit
fceb54d257
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ```