diff --git a/GEOIP/readme b/GEOIP/readme index 1604d3d..886c037 100644 --- a/GEOIP/readme +++ b/GEOIP/readme @@ -1,8 +1,7 @@ -How to make GEOIP runnin g on your server (debian + apache2) +How to make GEOIP running on your server (debian + apache2) +Need to install some packages: -Need to install some package first: +--> apt-get install -y geoip-bin geoip-database libgeoip-dev libgeoip1 libapache2-mod-geoip php-geoip -```apt-get install -y geoip-bin geoip-database libgeoip-dev libgeoip1 libapache2-mod-geoip php-geoip``` - -And Copy ths updater-script: updater-geoip.sh \ No newline at end of file +- And Copy ths updater-script: updater-geoip.sh \ No newline at end of file