summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-09-01 14:55:30 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-09-01 14:55:30 -0400
commit45c27a8336f4c87f637104fdcee41abbe29d00c2 (patch)
tree7a04d30739aa39cc177c61fdede6c82d45404c87
parent3a44aee33dc6fb6efd38c9f301deb56ad8aef01d (diff)
add msys2 libpng note to INSTALL.md
-rw-r--r--INSTALL.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 4d4f038b..35eb054d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -46,6 +46,8 @@ You will still require the following packages:
Install them using either the Cygwin package manager or using pacman on Msys2.
+**NOTE FOR MSYS2:** You will need to compile and install [libpng](https://www.libpng.org/pub/png/libpng.html) from source.
+
### 4. Build ROM
Run `make` to build the ROM. The ROM will be output as `build/diamond.us/pokediamond.us.nds`