mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
fix formatting of Install section again so it looks right on pypi! (test with rst2html)
This commit is contained in:
parent
b2479d39f6
commit
a0a5ef2355
@ -16,11 +16,15 @@ Install
|
|||||||
Warcprox runs on python 2.7 or python 3.2+.
|
Warcprox runs on python 2.7 or python 3.2+.
|
||||||
|
|
||||||
To install latest release run:
|
To install latest release run:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
pip install warcprox
|
pip install warcprox
|
||||||
|
|
||||||
You can also install the latest bleeding edge code:
|
You can also install the latest bleeding edge code:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
pip install git+https://github.com/internetarchive/warcprox.git
|
pip install git+https://github.com/internetarchive/warcprox.git
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user