From 30856a9c2acb2f7277d2e02ec7b302f7269d01f2 Mon Sep 17 00:00:00 2001 From: Kei <7037851+coderkei@users.noreply.github.com> Date: Sat, 25 Jan 2025 23:31:06 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20eeebd..3828852 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Requires devkitarm to be installed with the `nds-dev` package. Simply build the * The system directory is `_nds/akmenunext` where the akmenu system files should be placed, along with a copy of nds-bootstrap in the `_nds` folder as `nds-bootstrap-release.nds`. * The binary of akmenu-next additionally needs to be in the `_nds/akmenunext` folder as `launcher.nds` for theme & language reboots. -* Cheats should be placed as `usrcheat.dat` into the `_nds/akmenu/cheats` folder. +* Cheats should be placed as `usrcheat.dat` into the `_nds/akmenunext/cheats` folder. * Themes go into `_nds/akmenunext/ui`. Acekard & Wood R4 themes are supported. ## License