Less verbose reference to pypng.

This commit is contained in:
yenatch 2014-11-06 13:24:32 -08:00
parent 6ed876eeb3
commit a496b4d2f7

View file

@ -62,7 +62,7 @@ Then set up the repository. In the **Cygwin terminal**:
cd pokered
git submodule init
git submodule update
easy_install git://github.com/drj11/pypng.git@master#egg=pypng
easy_install pypng
To build: