I knew that command was missing something.
authorHarris Lapiroff <harris@chromamine.com>
Thu, 12 May 2011 23:40:30 +0000 (19:40 -0400)
committerHarris Lapiroff <harris@chromamine.com>
Thu, 12 May 2011 23:40:30 +0000 (19:40 -0400)
index.html

index bbcdc5d..1a280ce 100644 (file)
                                        <h2>Install Philo</h2>
                                        <div class="codeblock shell">
                                                <code>git clone https://github.com/ithinksw/philo.git</code>
-                                               <code>python philo/setup.py</code>
+                                               <code>python philo/setup.py install</code>
                                                <code>rm -rf philo</code>
                                        </div>
                                </section>