1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-23 16:53:16 +02:00

mset9-cli: fix wording

code block is unintuitive, just say box (thanks @ManiacOfGitHub)
missed a press -> tap (thanks @danny8376)
This commit is contained in:
lily
2025-07-17 00:53:14 -07:00
parent 2901607d74
commit 1cce940462
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
``` ```
wget -O - https://imset9.686178.xyz | sh wget -O - https://imset9.686178.xyz | sh
``` ```
+ Tap on the code block above and a Copy icon should appear + Tap on the box above and a Copy icon should appear
1. Open the iSH application 1. Open the iSH application
1. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command 1. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command
1. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup 1. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup

View File

@@ -136,7 +136,7 @@ Do NOT skip this section! If you skip it, applications may crash unexpectedly an
+ You should see "Removed trigger file." + You should see "Removed trigger file."
1. Type `5`, then tap Return to remove MSET9 1. Type `5`, then tap Return to remove MSET9
+ You should see "Successfully removed MSET9!" + You should see "Successfully removed MSET9!"
1. Press Return to close the MSET9 script 1. Tap Return to close the MSET9 script
<!--@include: ./_include/luma3ds-installed-note.md --> <!--@include: ./_include/luma3ds-installed-note.md -->