Readme.md: briefly document release procedure
This commit is contained in:
parent
90c497873a
commit
a9b2edc88e
1 changed files with 8 additions and 0 deletions
|
|
@ -15,3 +15,11 @@ Run
|
|||
|
||||
to get information on the supported systems as well as to get
|
||||
instructions on how to install dependencies.
|
||||
|
||||
## Releasing
|
||||
|
||||
```bash
|
||||
./build.sh release
|
||||
```
|
||||
|
||||
and follow instructions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue