diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-03-09 16:34:07 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-03-09 16:34:07 -0400 |
commit | ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956 (patch) | |
tree | a862446cd7ca231455c1352ade8f3af8a49901d2 /bin | |
parent | c37deb3723afa23da8235dd0964ba3f3fef3ad6c (diff) | |
download | openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.gz openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.bz2 openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.tar.xz openshift-ee2ad2a52e78bb9bc6f00c2e90494f8ab5f39956.zip |
fixed github repo name in READMEs
Diffstat (limited to 'bin')
-rw-r--r-- | bin/README_SHELL_COMPLETION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/README_SHELL_COMPLETION b/bin/README_SHELL_COMPLETION index 46ed7134c..5f05df7fc 100644 --- a/bin/README_SHELL_COMPLETION +++ b/bin/README_SHELL_COMPLETION @@ -20,7 +20,7 @@ and return them to be completable. # BASH In order to setup bash completion, source the following script: -/path/to/repository/openshift-online-ansible/bin/ossh_bash_completion +/path/to/repository/openshift-ansible/bin/ossh_bash_completion # ZSH In order to setup zsh completion, you will need to verify |