make note of extra packages needed on ubuntu

This commit is contained in:
Noah Levitt 2015-10-28 20:59:05 +00:00
parent a41c426b0a
commit 6b3cd9de2e

View File

@ -17,8 +17,10 @@ Warcprox runs on python 3.4.
To install latest release run:
::
# apt-get install libffi-dev libssl-dev python3-gdbm
pip install warcprox
You can also install the latest bleeding edge code: