From 5a19120f43cf4aab088544886b2316dfbb1ba76e Mon Sep 17 00:00:00 2001
From: Andrew <a@3ilson.com>
Date: Tue, 24 Sep 2019 13:39:03 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 25006e5..b14639e 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ sudo tar -xvzf GeoLite2-City.mmdb.gz
 ### 24. Download and install the MaxMind GeoIP ASN database
 ##### Replace YYYYMMDD below with the correct date from your extracted directory
 ```
-sudo mv GeoLite2-ASN_YYYYMMDD/GeoLite2-ASN.mmdb .
+sudo mv GeoLite2-ASN_YYYYMMDD/GeoLite2-ASN.mmdb
 ```
 
 ### 25. Download and install the MaxMind GeoIP ASN database
-- 
GitLab