From f5ce14123cbffec95cba36437faf76713b8994d2 Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Sun, 5 May 2024 23:12: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 790124cc..55eecf25 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ make toolchain #### 5. Prepare a base ROM 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` -*Make sure the ROM is revision 1.1 (REV A). +*Make sure the ROM is the US version, revision 1.1 (REV A). #### 6. Make and Build the ROM