From e3c51b46ccb494ef2b3530758e7bdb139e570b0a Mon Sep 17 00:00:00 2001 From: trick77 Date: Sun, 14 Aug 2022 19:08:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5122425..a4b741c 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ This repository is updated daily. ## How to use To download the latest autonomous system lookup table used to enhance the generated route data: -```$ curl https://raw.githubusercontent.com/ipverse/asn-info/master/as.csv``` +```$ curl -O https://raw.githubusercontent.com/ipverse/asn-info/master/as.csv```