瀏覽代碼

Update README_GCE.md

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