Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Jonathan "Duke" Leto
2022-10-31 05:34:30 -07:00
3 changed files with 9 additions and 4 deletions

View File

@@ -111,3 +111,6 @@ Install deps on Linux:
- Upload the debian packages to the Gitea release page, with SHA256 sums
- Figure out how to update https://faq.hush.is/rpc/ for new release
## 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.