Browse Source

Update 'doc/release-process.md'

master
Duke Leto 2 years ago
parent
commit
d94883ad64
  1. 3
      doc/release-process.md

3
doc/release-process.md

@ -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.
Loading…
Cancel
Save