Update README.md

This commit is contained in:
Alexey Nizhegolenko 2019-02-12 12:32:59 +02:00 committed by GitHub
parent 4bcd4632bf
commit 36a4e0525f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ $ cp geostat.service.template geostat.service
$ vi geostat.service $ vi geostat.service
$ cp geostat.service /lib/systemd/system/ $ cp geostat.service /lib/systemd/system/
``` ```
3) Download latest GeoLiteCity.dat from MaxMind 3) Download latest GeoLite2-City.mmdb from MaxMind
```sh ```sh
$ wget https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz $ wget https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
$ tar -xvzf GeoLite2-City.tar.gz $ tar -xvzf GeoLite2-City.tar.gz