docs: gotta tag first

This commit is contained in:
decentral1se 2022-02-05 17:16:36 +01:00
parent b69578d0ac
commit 3460458cb2
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -132,6 +132,7 @@ If you wanna learn Go, I've got [this book], feel free to take a loan of it :gri
Currently, you have to be `@decentral1se` to do this:
```bash
git tag <version>
VERSION=<version> make release
```