qri-io / walk

Webcrawler/sitemapper
GNU General Public License v3.0
6 stars 2 forks source link

build-from-source instructions shoulde be in README.md #23

Closed b5 closed 5 years ago

b5 commented 5 years ago

These steps should be in a readme, I walked through it on a call with @lightandluck & @Mr0grog. We agreed the steps should be:

$ go get github.com/qri-io/walk
$ cd GOPATH/github.com/qri-io/walk
$ make install

@lightandluck, would you mind trying to run this when you get a chance