ref: b77741ff7020747dbee6b295b87afe6ef0963dd2
parent: 7363545ab24cf905b77ca197536772b2d6904134
author: yenatch <yenatch@gmail.com>
date: Wed Aug 12 18:19:36 EDT 2015
Add missing pypng lines to INSTALL.md. fixes 5e8112e305066957139e1e8b1e3151408e2917ac
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -10,6 +10,7 @@
cd ..
git clone --recursive git://github.com/kanzure/pokecrystal.git
+ easy_install pypng
cd pokecrystal
To build **pokecrystal.gbc**:
@@ -33,6 +34,7 @@
cd ..
git clone --recursive git://github.com/kanzure/pokecrystal.git
+ easy_install pypng
cd pokecrystal
To build **pokecrystal.gbc**:
@@ -52,6 +54,7 @@
In the **Cygwin terminal**:
git clone --recursive git://github.com/kanzure/pokecrystal.git
+ easy_install pypng
cd pokecrystal
To build: