mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Less verbose reference to pypng.
This commit is contained in:
parent
6ed876eeb3
commit
a496b4d2f7
|
@ -62,7 +62,7 @@ Then set up the repository. In the **Cygwin terminal**:
|
||||||
cd pokered
|
cd pokered
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
easy_install git://github.com/drj11/pypng.git@master#egg=pypng
|
easy_install pypng
|
||||||
|
|
||||||
To build:
|
To build:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue