From 24aa60ec77e9f084f9eb9e31aaead04dfe8e7321 Mon Sep 17 00:00:00 2001 From: Harris Lapiroff Date: Thu, 12 May 2011 19:40:30 -0400 Subject: [PATCH] I knew that command was missing something. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bbcdc5d..1a280ce 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,7 @@

Install Philo

git clone https://github.com/ithinksw/philo.git - python philo/setup.py + python philo/setup.py install rm -rf philo
-- 2.20.1