mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
README: fix typo
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
9a88815c18
commit
e385563009
@ -64,6 +64,7 @@ If etcd is installed using the [pre-built release binaries][github-release], run
|
||||
```sh
|
||||
/tmp/etcd-download-test/etcd
|
||||
```
|
||||
|
||||
The etcd command can be simply run as such if it is moved to the system path as below:
|
||||
|
||||
```sh
|
||||
@ -71,7 +72,7 @@ mv /tmp/etcd-download-test/etcd /usr/local/bin/
|
||||
etcd
|
||||
```
|
||||
|
||||
If etcd is [build from the master branch][dl-build], run it as below:
|
||||
If etcd is [built from the master branch][dl-build], run it as below:
|
||||
|
||||
```sh
|
||||
./bin/etcd
|
||||
|
Loading…
x
Reference in New Issue
Block a user