diff --git a/README.md b/README.md index 4d20f8d..17fa28f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You need Go 1.6+ installed to build this project. ```bash go get bitbucket.org/skobkin/point-tools-crawler -cd $GOPATH/bitbucket.org/skobkin/point-tools-crawler +cd $GOPATH/src/bitbucket.org/skobkin/point-tools-crawler go build ```