From 532590977612c05177ece047004842c0dbc82d75 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 26 Dec 2021 10:24:42 +0100 Subject: [PATCH] Update the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3acf8ad..9e7566e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # LaunchInstaller ## Usage -Place the `90_launch_installer.rpx` in the `[ENVIROMENT]/modules/setup` folder and run the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader). -Requires [MochaPayload](https://github.com/wiiu-env/MochaPayload) as a setup module in `[ENVIROMENT]/modules/setup`. -Will automatically launch `sd:/wiiu/apps/payload_loader_installer.rpx` +Place the `90_launch_installer.rpx` in the `[ENVIRONMENT]/modules/setup` folder and run the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader). +Requires [MochaPayload](https://github.com/wiiu-env/MochaPayload) as a setup module in `[ENVIRONMENT]/modules/setup`. +Will automatically launch `sd:/wiiu/apps/PayloadLoaderInstaller.wuhb` ## Building