summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-11-06 13:24:32 -0800
committeryenatch <yenatch@gmail.com>2014-11-06 13:24:32 -0800
commita496b4d2f77a039b54c4e23f379d48043e8cdd79 (patch)
treef434078b9946e6e8befbe95b7e9880da3b9c6e9c /INSTALL.md
parent6ed876eeb3b81a88787aef4eeb955cfeb6602efb (diff)
Less verbose reference to pypng.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e2d9e8c5..7ebe2cf8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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: