Explorar o código

*: fix typo in README.md

zehweh %!s(int64=8) %!d(string=hai) anos
pai
achega
4dfd8ab2fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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
 ```