mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Update Python 2.4 installation note.
Thanks to Randall Leeds
This commit is contained in:
parent
93ad20e4fc
commit
19ab06c814
@ -55,7 +55,7 @@ found <a class="reference external" href="http://github.com/tilgovi/gunicorn">he
|
|||||||
the full url to something like <tt class="docutils literal">pip</tt>. This hasn't been tested
|
the full url to something like <tt class="docutils literal">pip</tt>. This hasn't been tested
|
||||||
wtih <tt class="docutils literal">easy_install</tt> just yet:</p>
|
wtih <tt class="docutils literal">easy_install</tt> just yet:</p>
|
||||||
<pre class="last literal-block">
|
<pre class="last literal-block">
|
||||||
$ pip install git+http://github.com/tilgovi/gunicorn.git
|
$ pip install -f http://github.com/tilgovi/gunicorn/tarball/py24 gunicorn
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -35,7 +35,7 @@ To install or upgrade to the latest released version of Gunicorn::
|
|||||||
the full url to something like ``pip``. This hasn't been tested
|
the full url to something like ``pip``. This hasn't been tested
|
||||||
wtih ``easy_install`` just yet::
|
wtih ``easy_install`` just yet::
|
||||||
|
|
||||||
$ pip install git+http://github.com/tilgovi/gunicorn.git
|
$ pip install -f http://github.com/tilgovi/gunicorn/tarball/py24 gunicorn
|
||||||
|
|
||||||
From Source
|
From Source
|
||||||
-----------
|
-----------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user