docs: consul-k8s cli install, add `bin/` to source path (#11146)

Add `bin/` to path from which you move `consul-k8s` to `/usr/local/bin/consul-k8s`
pull/11165/head
David Yu 2021-09-27 22:11:54 -07:00 committed by GitHub
parent 56d0ba4743
commit 10b52a284b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ This topic describes the commands, subcommands, and available options for using
1. (Optional) Move the binary to you `$PATH` for ease of use, e.g.:
```shell-session
mv consul-k8s /usr/local/bin/consul-k8s
mv bin/consul-k8s /usr/local/bin/consul-k8s
```
## Usage