Windows command line Clink auto-completion for Nektos/Act, Curl, Docker, Dart, Haxe, Java, Lua, Maven, OpenSSL
24
stars
3
forks
source link
Fix the incorrect branch name in the installation instructions in README.md #3
Closed
ilyamt-tandemg closed 1 year ago
This command results in error as the branch is called v2-releases and not v2-release:
Hence, the correct command should be: git clone https://github.com/sebthom/more-clink-completions --branch v2-releases --single-branch [REPO_PATH]