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