fix formatting of Install section so it looks right on github

This commit is contained in:
Noah Levitt 2014-08-08 12:29:12 -07:00
parent 9562338d01
commit b2479d39f6

View File

@ -13,12 +13,14 @@ pymiproxy, warcprox is also GPL.
Install
~~~~~~~
Warcprox runs on python 3 or 2.7.
Warcprox runs on python 2.7 or python 3.2+.
Install latest release from PyPI::
To install latest release run:
::
pip install warcprox
Or install the latest code from github::
You can also install the latest bleeding edge code:
::
pip install git+https://github.com/internetarchive/warcprox.git