浏览代码

etcdctl: reflect build script location in README.md

Brian Waldon 11 年之前
父节点
当前提交
69842b344d
共有 1 个文件被更改,包括 1 次插入6 次删除
  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