mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-02 03:42:45 +00:00
Fix CentOS install docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -689,7 +689,7 @@ sudo geoipupdate
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>On CentOS systems, run:</p>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>sudo yum install -y python34-setuptools GeoIP-Update
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>sudo yum install -y python34-setuptools python34-devel geoipupdate
|
||||
sudo easy_install-3.4 pip
|
||||
sudo geoipupdate
|
||||
</pre></div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user