mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(README): add cd etcd on build instructions
thanks to edw in #coreos for the fix
This commit is contained in:
parent
29b7aab5fc
commit
50d53f3ae0
@ -30,6 +30,7 @@ You can build etcd from source:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/coreos/etcd
|
git clone https://github.com/coreos/etcd
|
||||||
|
cd etcd
|
||||||
./build
|
./build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user