From ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Mon, 9 Mar 2015 16:34:07 -0400 Subject: fixed github repo name in READMEs --- README_GCE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README_GCE.md') 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 -- cgit v1.2.1