Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update go get command
  • Loading branch information
c4pt0r committed Sep 6, 2015
1 parent 0d6f270 commit ec1fe12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit ec1fe12

Please sign in to comment.