mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: fix typo in README.md
This commit is contained in:
parent
f5d02f0279
commit
4dfd8ab2fc
@ -68,7 +68,7 @@ If etcd is installed using the [pre-built release binaries][github-release], run
|
||||
The etcd command can be simply run as such if it is moved to the system path as below:
|
||||
|
||||
```sh
|
||||
mv /tmp/etcd-download-test/etcd /usr/locale/bin/
|
||||
mv /tmp/etcd-download-test/etcd /usr/local/bin/
|
||||
|
||||
etcd
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user