Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
Update build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Aug 24, 2018
1 parent b6ce4a0 commit c1b3941
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build/build_steps.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c1b3941

Please sign in to comment.