Add easy_install to sidebar.

This commit is contained in:
Georg Brandl 2008-03-21 17:28:37 +00:00
parent d980608a58
commit 0fc710ed8c

View File

@ -1,9 +1,11 @@
<h3>Download</h3>
<p>Get Sphinx from the <a href="http://pypi.python.org/pypi/Sphinx">Python Package
Index</a>.</p>
Index</a>, or install it with:</p>
<pre>easy_install Sphinx</pre>
<p>&nbsp;</p>
<h3>Questions? Suggestions?</h3>
<p>Send them to <nobr>&lt;georg at python org&gt;</nobr>, or come to the
<tt>#python-docs</tt> channel on FreeNode.</p>
<tt>#python-docs</tt> channel on FreeNode.</p>