From 82a3d6ca9a48da3e3570276c8ad3da6a453833bd Mon Sep 17 00:00:00 2001 From: NatureFreshMilk Date: Thu, 4 Apr 2019 11:21:30 +0200 Subject: [PATCH] release build docs --- doc/dev.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/dev.md b/doc/dev.md index df8af0e..f5f4250 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -76,9 +76,7 @@ The artifacts should now be in the `output` directory Prerequisites: * docker -* go >= 1.11 * make -* valid github token in `.releasetoken` Building: -* Run `./release.sh ` +* Run `make all VERSION=X.Y.Z` in the root directory