diff --git a/README.md b/README.md index 18c60823125d0..4ba77665ec3c5 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Read the [Roadmap](./ROADMAP.md). - __Pre-requirement__ ``` -go get github.com/pingcap/tidb +go get -d github.com/pingcap/tidb cd $GOPATH/src/github.com/pingcap/tidb make ```