summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-01-08 13:05:02 -0600
committerU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-01-08 13:05:02 -0600
commita2084b200c7a1ff245d687834b6e6e973881c830 (patch)
tree6ecefddd86e17a265b9e751b3cfc253c0d6d5444 /INSTALL.md
parent38c99e4f536489303792fb8c60c5d996f2810c20 (diff)
parent65245542c7e6f8b1c0bdb46354285dbde32c67ab (diff)
Merge branch 'master' of https://github.com/dannye/pokered
Conflicts: main.asm
Diffstat (limited to 'INSTALL.md')
-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.