From bd31cbe4f4487851e6a2aa79ad30fba5b73107d3 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 5 Jun 2022 20:54:08 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c28a4..a172b22 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A simple Wii U Menu replacement, still in early development and not ready for a day to day usage ## Usage (Replace Wii U Menu via Mocha Payload): -- Place the `men.rpx` on the sd card in the directory `sd:/wiiu`. +([ENVIRONMENT] is a placeholder for the actual environment name.) +- Place the `men.rpx` on the sd card in the directory `sd:/wiiu/environments/[ENVIRONMENT]/`. - Load the [MochaPayload](https://github.com/wiiu-env/MochaPayload) via the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader) (e.g. [Tiramisu](https://github.com/wiiu-env/Tiramisu)) - Load the Wii U Menu and launchiine should show up instead.