chore: update readmes

This commit is contained in:
anoncontributorxmr 2024-10-12 11:41:19 +00:00
parent d19e88bad3
commit b69d717651
No known key found for this signature in database
GPG key ID: 318D49FCE95DEA5A
2 changed files with 4 additions and 2 deletions

View file

@ -26,7 +26,7 @@ We are NOT responsible for lost or stolen funds.
## HOW TO BUILD ## HOW TO BUILD
See [the instructions](doc/BUILDING-external-libs.md) See [the instructions](doc/BUILDING-external-libs.md)
Then, fire up Android Studio and build the APK. Then, fire up Android Studio and build the APK like any other android app.
## Donations ## Donations

View file

@ -2,7 +2,9 @@
## Requirements: ## Requirements:
1. Git, Make and Podman: `sudo pacman -S base-devel git podman` 1. Git, Make and Podman
Arch: `sudo pacman -S git make podman`
Debian: `sudo apt install git make podman`
2. 8+ GiB of RAM and 20+ GiB of free disk space available 2. 8+ GiB of RAM and 20+ GiB of free disk space available