Update 'doc/release-process.md'

This commit is contained in:
Duke Leto
2022-10-28 13:26:33 +00:00
parent cea41546a1
commit d94883ad64

View File

@@ -103,3 +103,6 @@ Install deps on Linux:
- Use util/build-debian-package-ARM.sh (does this still work?) to make an ARM Debian package for the release
- Upload the debian packages to the Gitea release page, with SHA256 sums
## Platform-specific notes
Use `./util/build-mac.sh` to compile on Apple/Mac systems, use `./util/build-win.sh` to build on Windows and `./util/build-arm.sh` to build on ARMv8 systems.