diff --git a/Dumping-Config-Savegame-from-a-3DS-Console.md b/Dumping-Config-Savegame-from-a-3DS-Console.md index b80a75d..640dcf9 100644 --- a/Dumping-Config-Savegame-from-a-3DS-Console.md +++ b/Dumping-Config-Savegame-from-a-3DS-Console.md @@ -33,7 +33,7 @@ Instructions 5. Once this process complets, mount SD card on PC. 6. Open command line / powershell / terminal, run ``` - python disa-extract.py /gm9/out/00000000 + py -3 disa-extract.py /gm9/out/00000000 ``` Note: - Make sure python is in your system path and it is python 3, or you will have to give the full path to python