summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-04 07:30:44 -0500
committeryenatch <yenatch@gmail.com>2014-01-04 18:10:53 -0500
commit628da34ae7c5f8acf4436098752b593373fcb4d3 (patch)
tree4f8dce882492615793e0d49c71853c5da4cba62e
parent5033ed32a344560b84a5fe4d1d7b61410a37e041 (diff)
INSTALL: pokered compiles without a base rom
-rw-r--r--INSTALL.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/INSTALL.md b/INSTALL.md
index d687288c..80361b5c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,11 +1,3 @@
-# Getting Started
-
-A base rom of Pokémon Red is required to assemble **pokered.gbc**.
-
- Pokemon Red (UE) [S][!].gb
- (MD5: 3d45c1ee9abd5738df46d2bdda8b57dc)
-
-
# Linux
Linux dependencies. OSX users already have these after installing Xcode.
@@ -20,7 +12,6 @@ Set up the **pokered** repository:
./init.sh
-Copy the Pokémon Red rom to this directory. Name it **baserom.gbc**.
Now **pokered.gbc** can be built from source.