ref: 21a5ee0dd4192738c5c8f77576e27d1ce3540f70
parent: 4b5a5b6f0e29b87ec9fe68f2b6812ab89aafe520
author: Bryan Bishop <[email protected]>
date: Sat Aug 3 09:56:16 EDT 2013
fix spacing in a markdown file
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -103,6 +103,7 @@
Now you should be able to build **pokecrystal.gbc** for the first time.
This compiles a new rom from the source code, with any patches filled in from the base rom.
+
```bash
make
```