mirror of https://github.com/cjbassi/gotop.git
Update build steps
This commit is contained in:
parent
b6ce4a0e21
commit
c1b3941938
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue