Update README.md
This commit is contained in:
parent
4bcd4632bf
commit
36a4e0525f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ $ cp geostat.service.template geostat.service
|
|||
$ vi geostat.service
|
||||
$ cp geostat.service /lib/systemd/system/
|
||||
```
|
||||
3) Download latest GeoLiteCity.dat from MaxMind
|
||||
3) Download latest GeoLite2-City.mmdb from MaxMind
|
||||
```sh
|
||||
$ wget https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
|
||||
$ tar -xvzf GeoLite2-City.tar.gz
|
||||
|
|
Loading…
Reference in a new issue