From 03ef9bd8c82f76e2f34f57d60803bd4e765c2e4e Mon Sep 17 00:00:00 2001 From: BSmithIO <3453402+BSmithIO@users.noreply.github.com> Date: Sat, 20 Nov 2021 00:51:14 -0600 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 499a253..2ca6b3f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,6 @@ Then download the database file, replace YOUR_LICENSE_KEY with the key you gener `curl "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=YOUR_LICENSE_KEY&suffix=tar.gz" -o GeoLite2-Country.tar.gz \ && tar -xzvf GeoLite2-Country.tar.gz \ - && mkdir -p /var/opt/maxmind/ \ && mv GeoLite2-Country_*/GeoLite2-Country.mmdb /usr/share/graylog/data/data/` #### Configuring Graylog