From 6bd4e89f9d2ed40fa3e18190a3e8e3f94b885588 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Wed, 15 Apr 2020 22:12:58 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee47832e..c2a6678c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Then, we convert it to an `.rpx`: elf2rpl game_english/CSE2 game_english/CSE2.rpx ``` -`game_english/CSE2.rpx` is now ready to be ran on your Wii U. This port expects the data folder to be in a folder called `CSE2` on the root of your SD card. +`game_english/CSE2.rpx` is now ready to be ran on your Wii U. This port expects the data folder to be in a folder called `CSE2-portable` on the root of your SD card. ## Licensing