You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Explain why there is an INSTALL.md.
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
|
The source files are assembled into a rom using [*rgbds*][https://github.com/bentley/rgbds].
|
||||||
|
These instructions explain how to set up the tools required to build.
|
||||||
|
|
||||||
|
|
||||||
# Linux
|
# Linux
|
||||||
|
|
||||||
Note that this requires python2.7 for the moment.
|
Python 2.7 is required.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install make gcc bison git python python-pip
|
sudo apt-get install make gcc bison git python python-pip
|
||||||
|
Reference in New Issue
Block a user