From 32e15fe11c273cdb73028f6bc5ae9ab07609f3bd Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Fri, 5 Jan 2024 02:06:17 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5868380a..13801957 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ make toolchain #### 5. Prepare a base ROM -Copy your ROM to inside the root of this new project directory, and rename the file of the baserom to reflect the version of ROM you are using. ex: `baserom.us.z64` +Copy your ROM to the root of this new project directory, and rename the file of the baserom to reflect the version of ROM you are using. ex: `baserom.us.z64` #### 6. Make and Build the ROM