From 2bc1ecb6687ea5f0946b883f3a99ac439b4b0e90 Mon Sep 17 00:00:00 2001 From: Eray Ozkural Date: Mon, 27 Feb 2017 05:47:41 +0300 Subject: [PATCH] oh another package :D --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index b0a8036..676a359 100644 --- a/INSTALL +++ b/INSTALL @@ -79,7 +79,7 @@ http://www.ficksworkshop.com/blog/post/installing-gcc-on-mac Install PISI dependencies $ sudo port -> install python27 py27-pip bsddb3 coreutils xz gnupg +> install python27 py27-pip bsddb3 coreutils md5sha1sum xz gnupg > select --set python python27 > select --set pip pip27 > exit