summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-01-23 00:27:45 -0500
committeryenatch <yenatch@gmail.com>2018-01-23 00:27:45 -0500
commit8b362e5a8beff7b8f90973f6453a7d0ac8ebcc63 (patch)
tree87c4d3e13a1af1fbfc13fab979801afd9d3390b5
parent897f952b1737c152d877f525ee88a7641076b0b5 (diff)
clearer wording about baseroms (you need both)
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 68bded21..fd8ad8d0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -6,9 +6,9 @@ If you run into trouble, ask on irc ([**freenode#pret**](https://kiwiirc.com/cli
# NOTICE
-Currently building requires that you provide a base ROM for each version. You can find the md5 for each version in [README.md](README.md) to confirm you have the right one.
+Currently building requires that you provide a base ROM for both versions. You can find the md5 for each version in [README.md](README.md) to confirm you have the right one.
-You will need to rename the Gold ROM to **baserom-gold.gbc** and the Silver ROM to **baserom-silver.gbc** in order to build the respective version.
+You will need to rename the Gold ROM to **baserom-gold.gbc** and the Silver ROM to **baserom-silver.gbc** in order to build either version.
# Linux