summaryrefslogtreecommitdiffstats
path: root/README_GCE.md
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-03-09 16:34:07 -0400
committerThomas Wiest <twiest@redhat.com>2015-03-09 16:34:07 -0400
commitee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956 (patch)
treea862446cd7ca231455c1352ade8f3af8a49901d2 /README_GCE.md
parentc37deb3723afa23da8235dd0964ba3f3fef3ad6c (diff)
downloadopenshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.gz
openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.bz2
openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.xz
openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.zip
fixed github repo name in READMEs
Diffstat (limited to 'README_GCE.md')
-rw-r--r--README_GCE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README_GCE.md b/README_GCE.md
index af758af21..b00598113 100644
--- a/README_GCE.md
+++ b/README_GCE.md
@@ -49,7 +49,7 @@ gce_project_id = project_id
```
1. Setup a sym link so that gce.py will pick it up (link must be in same dir as gce.py)
```
- cd openshift-online-ansible/inventory/gce
+ cd openshift-ansible/inventory/gce
ln -s ~/.gce/gce.ini gce.ini
```
@@ -64,7 +64,7 @@ Install Dependencies
Test The Setup
--------------
-1. cd openshift-online-ansible/
+1. cd openshift-ansible/
2. Try to list all instances:
```
./cloud.rb gce list