diff --git a/README.md b/README.md index d85cf37..6a98224 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Experimental script to automate the process of a manual title install for Ninten * macOS/Linux: `python3 -m pip install --user --upgrade pycryptodomex` 3. Download the repo ([zip link](https://github.com/ihaveamac/custom-install/archive/master.zip) or `git clone`) 4. Run `custom-install.py` with boot9.bin, movable.sed, path to the SD root, and CIA files to install (see Usage section). -5. Use custom-install-finalize on the 3DS system to finish the install. +5. Download and use [custom-install-finalize](https://github.com/ihaveamac/custom-install/releases) on the 3DS system to finish the install. ## Setup Linux users must build [wwylele/save3ds](https://github.com/wwylele/save3ds) and place `save3ds_fuse` in `bin/linux`.