diff options
Diffstat (limited to 'bin/README_SHELL_COMPLETION')
-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 |