ref: cf390243b24724311bb0c4ebedb3c0d493e54c9c
parent: b34b1a5b0c5d5fb62029a596ef0446e68812fc67
author: Ben10do <Ben10do@users.noreply.github.com>
date: Fri Jun 9 18:09:38 EDT 2017
Remove ‘make tools’ step in installation This step is no longer required, as it will be run automatically when making the ROM.
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -17,7 +17,6 @@
git clone https://github.com/pret/pokecrystal
cd pokecrystal
-make tools
```
To build **pokecrystal.gbc**:
@@ -42,7 +41,6 @@
git clone https://github.com/pret/pokecrystal
cd pokecrystal
-make tools
```
To build **pokecrystal.gbc**:
@@ -67,7 +65,6 @@
git clone https://github.com/pret/pokecrystal
cd pokecrystal
-make tools
```
To build **pokecrystal.gbc**: