diff --git a/README.md b/README.md index 997d0eb..976f5b2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Experimental script to automate the process of a manual title install for Nintendo 3DS. Originally created late June 2019. ## Summary +Note for Windows users: Enabling "Add Python 3.X to PATH" is **NOT** required! Python is installed with the `py` launcher by default. + 1. Dump boot9.bin and movable.sed from a 3DS system. 2. Install pycryptodomex: * Windows: `py -3 -m pip install --user --upgrade pycryptodomex`