From 4685d0a7509c3ecc6945d38cf1cda21708a339cf Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Fri, 25 Oct 2019 09:28:02 -0400 Subject: [PATCH] Fix CentOS documentation as described in issue #114 --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 0c8a1e0..ff2cd24 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -488,7 +488,7 @@ On CentOS systems, run: .. code-block:: bash - sudo yum install -y python34-setuptools GeoIP-Update + sudo yum install -y python34-setuptools python34-devel geoipupdate sudo easy_install-3.4 pip sudo geoipupdate