Skip to content

Commit

Permalink
Add commands
Browse files Browse the repository at this point in the history
  • Loading branch information
fabry00 committed Jan 27, 2024
1 parent b8821c3 commit 39808b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Most common Openshift CLI commands with examples.

```bash
oc completion bash > ~/.oc_bash_completion.sh
echo "source .oc_bash_completion.sh" >> ~/.bashrc
echo "source ~/.oc_bash_completion.sh" >> ~/.bashrc
source ~/.bashrc
```

Expand Down

0 comments on commit 39808b5

Please sign in to comment.