summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-08-24 16:01:11 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-08-24 16:01:11 -0700
commitc1b394193890c68a2401a8e8977904f3f305fbbd (patch)
tree548c98b77de86eb328787dd35918ae15c966a8c8 /build
parentb6ce4a0e21c40f942bf55aff88a79f82b5ac5624 (diff)
Update build steps
Diffstat (limited to 'build')
-rw-r--r--build/build_steps.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/build_steps.txt b/build/build_steps.txt
index 21714fd..7b76e17 100644
--- a/build/build_steps.txt
+++ b/build/build_steps.txt
@@ -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