From 75270f67a4e0a6827ff2e8e65e1242d751f74c8d Mon Sep 17 00:00:00 2001 From: crucify Date: Mon, 6 Jun 2022 18:10:09 +0900 Subject: [PATCH] use assets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f350129..4473ce9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ search firehol blocklist ip database with sqlite * firehol project https://github.com/firehol/blocklist-ipsets ```bash -# first time +# first time (or use released asset https://github.com/crucifyer/fireholdb/releases ) $ php createdb.php /projects/firehol/blocklist-ipsets/ ```