ref: 346114b040184258514b94460a6bb89717edd5a2
parent: aa87b091635f14dc3bc6c499321ff6573da7af6d
author: yenatch <yenatch@gmail.com>
date: Sun Jan 31 13:36:18 EST 2016
Explain why there is an INSTALL.md.
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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
-Note that this requires python2.7 for the moment.
+Python 2.7 is required.
```bash
sudo apt-get install make gcc bison git python python-pip