seedminer-(mii): add missing space in a step
This commit is contained in:
parent
3bf1ddf6ce
commit
64159ca940
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ In this section, you will turn the Mii QR code into a usable file and mine `mova
|
|||
+ This will download a file named `input.bin`
|
||||
1. Copy this `input.bin` to the Seedminer folder
|
||||
1. Open the terminal/PowerShell/Command Prompt window from earlier
|
||||
1.Inside this window, enter the command `py -3 seedminer_launcher3.py id0 <id0>`
|
||||
1. Inside this window, enter the command `py -3 seedminer_launcher3.py id0 <id0>`
|
||||
+ Replace `<id0>` with the ID0 you copied into a document
|
||||
+ Do not include the angle brackets
|
||||
1. Once it completes, enter the command `py -3 seedminer_launcher3.py mii <model> <year>`
|
||||
|
|
Loading…
Reference in a new issue