Update README.md
This commit is contained in:
parent
7dba8e3967
commit
d19ba39a5f
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ GeoStat uses a number of open source libs to work properly:
|
||||||
* [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB.
|
* [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB.
|
||||||
|
|
||||||
## Important
|
## Important
|
||||||
The GeoLite2-City database no longer available for simple downloading, you need to register on the maxmind.com website After you get an account on the maxmind.com you can find the needed file by the link (https://www.maxmind.com/en/accounts/YOURACCOUNTID/geoip/downloads)
|
The GeoLite2-City database no longer available for the simple downloading, now you need register on the maxmind.com website first.
|
||||||
|
After you'll get an account on the maxmind.com you can find the needed file by the link (https://www.maxmind.com/en/accounts/YOURACCOUNTID/geoip/downloads)
|
||||||
Please don't forget to unzip and put the GeoLite2-City.mmdb file in the same directory with the geoparse.py script, or you can put it anywhere and then fix the path in the settings.ini.
|
Please don't forget to unzip and put the GeoLite2-City.mmdb file in the same directory with the geoparse.py script, or you can put it anywhere and then fix the path in the settings.ini.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
Loading…
Reference in a new issue