diff --git a/README.md b/README.md index 04ccae37f..f6a4aa86b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ You can build etcd from source: ```sh git clone https://github.com/coreos/etcd +cd etcd ./build ```