README.md fixed.

This commit is contained in:
Alexey Skobkin 2016-03-25 18:10:11 +03:00
parent 3cc249e2c6
commit 3e4cabcaf4
1 changed files with 1 additions and 1 deletions

View File

@ -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
```