From 5bc7b9d0c486877b273f5aab46cde999a66ab01f Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Fri, 18 Apr 2025 17:21:49 -0700 Subject: [PATCH] mset9-play-store: fix mset9 zip name again This used to be MSET9 Release `.zip` file, but after a find-replace operation we forgot to double check the replaced strings. --- docs/installing-boot9strap-(mset9-play-store).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing-boot9strap-(mset9-play-store).md b/docs/installing-boot9strap-(mset9-play-store).md index b1ce739135..e5e8c33fc1 100644 --- a/docs/installing-boot9strap-(mset9-play-store).md +++ b/docs/installing-boot9strap-(mset9-play-store).md @@ -38,7 +38,7 @@ In this section, you will prepare the SD card data necessary for the MSET9 explo 1. Copy everything from the MSET9 `.zip` to the root of your SD card, overwriting any existing files: + Open ZArchiver + If prompted, [allow ZArchiver to access files on your SD card](/images/screenshots/mset9/zarchiver-allow.png) - + Navigate to where the downloaded MSET9 MSET9 `.zip` is located ([likely in the Downloads folder](/images/screenshots/mset9/zarchiver-zip-location.png)) + + Navigate to where the downloaded MSET9 `.zip` is located ([likely in the Downloads folder](/images/screenshots/mset9/zarchiver-zip-location.png)) + Select the MSET9 `.zip`, then select "Extract..." ([image](/images/screenshots/mset9/zarchiver-extract-1.png)) + Navigate to your SD card, then tap the blue 'down arrow' icon to extract the files to the root of your SD card ([image](/images/screenshots/mset9/zarchiver-extract-2.png))