diff --git a/README.md b/README.md index 463baaf..bcdeb0a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ executable in `$GOPATH/bin`: You can build a Docker container with the included `docker` make target: + make promu + promu crossbuild -p linux/amd64 -p linux/arm64 make docker This will not even require Go tooling on the host. See the included [docker