mirror of
https://bitbucket.org/skobkin/point-tools-crawler.git
synced 2024-12-04 18:25:52 +00:00
README.md updated.
This commit is contained in:
parent
0e13e07f72
commit
3cc249e2c6
|
@ -9,8 +9,8 @@ Point Tools Crawler was written for dumping Point.im posts to Point Tools servic
|
|||
You need Go 1.6+ installed to build this project.
|
||||
|
||||
```bash
|
||||
git clone https://skobkin@bitbucket.org/skobkin/point-tools-crawler.git
|
||||
cd point-tools-crawler
|
||||
go get bitbucket.org/skobkin/point-tools-crawler
|
||||
cd $GOPATH/bitbucket.org/skobkin/point-tools-crawler
|
||||
go build
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue