Added a link to the Bitbucket mirror, and updated the installation instructions to...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Feb 2012 20:21:16 +0000 (15:21 -0500)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Feb 2012 20:21:16 +0000 (15:21 -0500)
index.html

index 8ace68c..2863770 100644 (file)
                                        <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&#8217;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> 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&#8217;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>