Update build steps

This commit is contained in:
Caleb Bassi 2018-08-24 16:01:11 -07:00
parent b6ce4a0e21
commit c1b3941938
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
need to have goreleaser, xgo, and dockerd installed
Dependencies:
- goreleaser: `go get github.com/goreleaser/goreleaser`
- xgo: `docker pull karalabe/xgo-latest; go get github.com/karalabe/xgo`
- dockerd
make sure gotop builds and runs
update version number in main.go