From 39021ec55d43936cd73734d477e6c26f49cdfdb5 Mon Sep 17 00:00:00 2001 From: bouksou <35420644+beyeshooter@users.noreply.github.com> Date: Fri, 21 Nov 2025 20:46:38 +0100 Subject: [PATCH 1/2] Update muOS-app.md --- docs/Integrations/muOS-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Integrations/muOS-app.md b/docs/Integrations/muOS-app.md index c9d0ca64..1e572423 100644 --- a/docs/Integrations/muOS-app.md +++ b/docs/Integrations/muOS-app.md @@ -13,7 +13,7 @@ The muOS app c ### muOS -We leverage the muOS [Archive Manager](https://muos.dev/help/archive) to install/update the app. +We leverage the muOS [Archive Manager](https://muos.dev/installation/archive) to install/update the app. 1. Head to the [latest release](https://github.com/rommapp/muos-app/releases/latest) and download the `romm_muOS_install_x.x.x.zip` file. 2. Move the **compressed** ZIP file to `/mnt/mmc/ARCHIVE` on your device. From 32c65eae6ed4dae6555a605b8bdfaa028084b89a Mon Sep 17 00:00:00 2001 From: bouksou <35420644+beyeshooter@users.noreply.github.com> Date: Fri, 21 Nov 2025 21:12:27 +0100 Subject: [PATCH 2/2] Update muOS-app.md --- docs/Integrations/muOS-app.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Integrations/muOS-app.md b/docs/Integrations/muOS-app.md index 1e572423..59e896ca 100644 --- a/docs/Integrations/muOS-app.md +++ b/docs/Integrations/muOS-app.md @@ -15,9 +15,9 @@ The muOS app c We leverage the muOS [Archive Manager](https://muos.dev/installation/archive) to install/update the app. -1. Head to the [latest release](https://github.com/rommapp/muos-app/releases/latest) and download the `romm_muOS_install_x.x.x.zip` file. -2. Move the **compressed** ZIP file to `/mnt/mmc/ARCHIVE` on your device. -3. Launch the manager from `Applications > Archive Manager` and select `romm_muOS_install_x.x.x.zip`. +1. Head to the [latest release](https://github.com/rommapp/muos-app/releases/latest) and download the `RomM.muOS.x.x.x.muxapp` file. +2. Move the muxapp file to `/mnt/mmc/ARCHIVE` on your device. +3. Launch the manager from `Applications > Archive Manager` and select `RomM.muOS.x.x.x.muxapp`. 4. Once installed, make a copy of `/mnt/mmc/MUOS/application/RomM/env.template`, rename it to `/mnt/mmc/MUOS/application/RomM/.env`, edit it (any method is fine, we recommend SSH) and set `HOST`, `USERNAME` and `PASSWORD`. 5. Launch the app from `Applications > RomM` and start browsing your collection.