Fixed libpng link

This commit is contained in:
AnonymousRandomPerson 2024-08-14 18:22:29 -04:00
parent d6758b7098
commit 7447a97302

View File

@ -66,7 +66,7 @@ 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.
**NOTE FOR MSYS2:** You will need to compile and install [libpng](http://www.libpng.org/pub/png/libpng.html) from source.
### macOS