From dcd1074d081939d21a4d67650df99a379af32509 Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Thu, 2 Jan 2020 14:37:59 -0500 Subject: [PATCH] Update README.md --- Geo/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 ```