From 5afd1345e7adc78f65909b3b0d2f5b49cb7aa5fe Mon Sep 17 00:00:00 2001
From: wylde780 <wylde780@gmail.com>
Date: Sat, 28 Sep 2019 23:32:55 -0600
Subject: [PATCH] README edit

its line 25 for me in my conf but perhaps the wording should just " Find the EditionIDs line and append GeoLite2-ASN " ?
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 134b7ba..fc657a3 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ sudo apt install geoipupdate
 ```
 sudo nano /etc/GeoIP.conf
 ```
-- Append line 13 as follows:
+- Append line 25 as follows:
 ```
 EditionIDs GeoLite2-City GeoLite2-Country GeoLite2-ASN
 ```
-- 
GitLab