Skip to content

Commit

Permalink
update window bash to git bash
Browse files Browse the repository at this point in the history
Signed-off-by: Priyanshu Thapliyal <[email protected]>
  • Loading branch information
Priyanshuthapliyal2005 committed Dec 23, 2024
1 parent 4d0db9e commit 6b4f5c7
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 @@ -33,7 +33,7 @@ $ cocli completion bash > ~/.bash_completion.d/cocli
$ . ~/.bash_completion
```

If you are setting up in Windows Bash, you can use:
If you are using Git Bash or a similar environment, you would do something like:
```
$ mkdir -p ~/.local/share/bash-completion/completions
$ cocli completion bash > ~/.local/share/bash-completion/completions/cocli
Expand Down

0 comments on commit 6b4f5c7

Please sign in to comment.