diff --git a/Geo/README.md b/Geo/README.md index befb166..0caa2d1 100644 --- a/Geo/README.md +++ b/Geo/README.md @@ -8,12 +8,11 @@ pip install geoip2 ``` Requires a MaxMind license key to update the database. -``` + Sign up for a MaxMind account at https://www.maxmind.com/en/geolite2/signup -``` -``` + Create a license key at https://www.maxmind.com/en/accounts/current/license-key -``` + ``` config plugins.geo.licenseKey ```