Update README.md

This commit is contained in:
Alejandro Asenjo Nitti 2024-05-05 23:12:56 -03:00 committed by GitHub
parent f5ce14123c
commit 28be7aaba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ make toolchain
#### 5. Prepare a base ROM #### 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` 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 #### 6. Make and Build the ROM