From bd19b441fcc97266c3c79bd0c55f698dda32b673 Mon Sep 17 00:00:00 2001 From: wyot1 <136190927+wyot1@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:52:39 +0000 Subject: [PATCH] also use githubusercontent in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ebce4f..e121b3e 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Until the article is published, here's a minimal example: ```bash curl -L \ - "https://github.com/wyot1/GeoLite2-Unwalled/raw/downloads/LIST/GHRAW/master-CITY_MMDB.lst" \ + "https://raw.githubusercontent.com/wyot1/GeoLite2-Unwalled/downloads/LIST/GHRAW/master-CITY_MMDB.lst" \ | xargs -n1 curl -LOJ cat GeoLite2-City.mmdb.?? > GeoLite2-City.mmdb ls -lh