From 28be7aaba9bc941ef2317ea09b24c9aa669f61b2 Mon Sep 17 00:00:00 2001 From: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> Date: Sun, 5 May 2024 23:12:56 -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 55eecf25..575bdc16 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 the US version, revision 1.1 (REV A). +* Make sure the ROM is the US version, revision 1.1 (REV A). #### 6. Make and Build the ROM