<section class="installSection" id="install">
<h2>Install Philo</h2>
<div class="codeblock shell">
- <code>git clone git://git.ithinksw.org/philo.git</code>
- <code>python philo/setup.py install</code>
- <code>rm -rf philo</code>
+ <code>pip install philo</code>
</div>
</section>
<section class="getInvolved">
<h2 id="get_involved">Get Involved</h2>
- <p><span class="pname">Philo</span> is still under heavy development. If you’re a Python/Django developer, help out by forking <span class="pname">Philo</span> on <a href="http://github.com/ithinksw/philo">GitHub</a> or <a href="http://gitorious.org/ithinksw/philo">Gitorious</a> to add features or fix bugs.</p>
+ <p><span class="pname">Philo</span> is still under heavy development. If you’re a Python/Django developer, help out by visiting the <a href="http://project.philocms.org/">project website</a> and/or forking <span class="pname">Philo</span> on <a href="http://github.com/ithinksw/philo">GitHub</a>, <a href="http://gitorious.org/ithinksw/philo">Gitorious</a>, or <a href="http://bitbucket.org/ithinksw/philo">Bitbucket</a> to add features or fix bugs.</p>
</section>
</div>