Skip to content

Commit

Permalink
Add libgeoip-dev note.
Browse files Browse the repository at this point in the history
  • Loading branch information
decentral1se committed Nov 27, 2016
1 parent 96259ff commit a3120df
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,13 @@ Using pip this would be::
pip install Twisted ipaddr pygeoip
pip install GeoIP Sphinx repoze.sphinx.autointerface coverage # for development

.. note::
Don't forget to install the GeoIP dev headers if you are developing:

.. code:: bash
apt-get install libgeoip-dev
or::

pip install -r requirements.txt
Expand Down

0 comments on commit a3120df

Please sign in to comment.