mirror of https://github.com/status-im/consul.git
docs: reword lack of additional required files
This commit is contained in:
parent
f3052972f4
commit
0db4c69602
|
@ -30,8 +30,8 @@ package for your system. Consul is currently packaged as a zip file. We do not
|
||||||
have any near term plans to provide system packages.
|
have any near term plans to provide system packages.
|
||||||
|
|
||||||
Once the zip is downloaded, unzip it into any directory. The `consul` binary
|
Once the zip is downloaded, unzip it into any directory. The `consul` binary
|
||||||
inside is all that is necessary to run Consul (or `consul.exe` for Windows). Any
|
inside is all that is necessary to run Consul (or `consul.exe` for Windows).
|
||||||
additional files, if any, aren't required to run Consul.
|
No additional files are required to run Consul.
|
||||||
|
|
||||||
Copy the binary to anywhere on your system. If you intend to access it from the
|
Copy the binary to anywhere on your system. If you intend to access it from the
|
||||||
command-line, make sure to place it somewhere on your `PATH`.
|
command-line, make sure to place it somewhere on your `PATH`.
|
||||||
|
|
Loading…
Reference in New Issue