From adba56f531da3e400d63ff5dcb36994682bf2920 Mon Sep 17 00:00:00 2001 From: John Water Date: Mon, 26 May 2025 21:54:06 +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 c938359..1872f69 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A block parser tool that allows extraction of various data types on DAS ### Source Compile ```bash # get the code -git clone https://github.com/dotbitHQ/das-database.git +git clone https://github.com/dotbitHQ/das-database # init config/config.yaml cp config/config.example.yaml config/config.yaml