diff options
author | YamaArashi <shadow962@live.com> | 2016-06-17 05:23:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-17 05:23:56 -0700 |
commit | 852e2fd5385467a2d7f3c02d77d322a9b88201e9 (patch) | |
tree | a15f66a8ec3e1f1897addc7c18749e2f6119ac3d | |
parent | 14dcee450d954cb478974461b7e49c47aefc916d (diff) |
Update INSTALL.md
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index 5882a6e45..bced4e182 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,3 +1,5 @@ +First, you must put a Pokémon Ruby 1.0 (US) ROM in the root directory of the repository and name it `baserom.gba`. It should have a SHA1 checksum of `f28b6ffc97847e94a6c21a63cacf633ee5c8df1e`. Then, follow the OS-specific instructions below. + # Linux Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM). |