mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-19 04:17:57 +00:00
Fix CentOS install docs
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user