From a496b4d2f77a039b54c4e23f379d48043e8cdd79 Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 6 Nov 2014 13:24:32 -0800 Subject: Less verbose reference to pypng. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3