Pārlūkot izejas kodu

etcdctl: reflect build script location in README.md

Brian Waldon 11 gadi atpakaļ
vecāks
revīzija
69842b344d
1 mainītis faili ar 1 papildinājumiem un 6 dzēšanām
  1. 1 6
      etcdctl/README.md

+ 1 - 6
etcdctl/README.md

@@ -13,12 +13,7 @@ The latest release is available as a binary at [Github][github-release] along wi
 
 [github-release]: https://github.com/coreos/etcd/releases/
 
-You can also build etcdctl from source:
-
-```
-./build
-```
-
+You can also build etcdctl from source using the build script found in the parent directory.
 
 ## Usage