From: Joseph Spiros Date: Wed, 1 Feb 2012 20:21:16 +0000 (-0500) Subject: Added a link to the Bitbucket mirror, and updated the installation instructions to... X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/f326af44192a07bdf37c112e73def7f4112dbba2 Added a link to the Bitbucket mirror, and updated the installation instructions to reflect the ability to install from PyPI using pip. --- diff --git a/index.html b/index.html index 8ace68c..2863770 100644 --- a/index.html +++ b/index.html @@ -130,15 +130,13 @@

Install Philo

- git clone git://git.ithinksw.org/philo.git - python philo/setup.py install - rm -rf philo + pip install philo

Get Involved

-

Philo is still under heavy development. If you’re a Python/Django developer, help out by visiting the project website and/or forking Philo on GitHub or Gitorious to add features or fix bugs.

+

Philo is still under heavy development. If you’re a Python/Django developer, help out by visiting the project website and/or forking Philo on GitHub, Gitorious, or Bitbucket to add features or fix bugs.