mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 23:57:07 +00:00
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`
This commit is contained in:
parent
56d0ba4743
commit
10b52a284b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user