chore: update readme installation instruction
Some checks failed
/ build-native-libraries-arm64-v8a (push) Has been cancelled
/ build-apk-arm64-v8a (push) Has been cancelled

This commit is contained in:
- 2024-12-03 22:56:43 +01:00 committed by anoncontributorxmr
parent 8620c362ed
commit c129252da5
No known key found for this signature in database
GPG key ID: 318D49FCE95DEA5A

View file

@ -8,7 +8,11 @@ Project was initially started by pokkst, and is now maintained by anoncontributo
Note: there are no production releases of mysu available yet. Only proceed if you would like to use a beta/testing release.
- Download the most current release [here](https://codeberg.org/anoncontributorxmr/mysu/actions) (click on the latest green action for `master` branch and look for "apks" artifact there). Unzip the archive and install the APK.
- Download the latest release [here](https://codeberg.org/anoncontributorxmr/mysu/actions)
- Click on the newest action that is successful (has a green tick to the left) and originates from the `master` branch (has a label with the same name to the right).
- If the action has a label different than `master` - this is a work in progress release not intended for general audience, proceed only if you know what you are doing.
- Look for `apks` artifact and click on it (this will start the download of a zip file).
- Unzip the archive, find the app (it has .apk extension) and install it on your device.
- Run the app, enter a passphrase (optional, depending on seed type), recovery seed (optional), and restore height (optional) to create a wallet.
- See the [FAQ](doc/FAQ.md)