mirror of
https://bitbucket.org/skobkin/point-tools-crawler.git
synced 2024-12-04 18:25:52 +00:00
README.md fixed.
This commit is contained in:
parent
3cc249e2c6
commit
3e4cabcaf4
|
@ -10,7 +10,7 @@ You need Go 1.6+ installed to build this project.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get bitbucket.org/skobkin/point-tools-crawler
|
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
|
go build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue