Update README.md

This commit is contained in:
Gordon Shumway 2020-01-02 14:37:59 -05:00 committed by GitHub
parent 262adfb6c1
commit dcd1074d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <Your_Key_Here>
```