From 282aecdfceccde8160bb8148470811e256985556 Mon Sep 17 00:00:00 2001 From: Adil Sadqi Date: Mon, 23 Dec 2024 12:01:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71d739e..f6297c0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The OSINT (Open Source Intelligence) Search Tool is a web application for gather 1. **Clone the Repository**: ```bash - git clone https://github.com/your-repo/osint-search-tool.git + git clone https://cerus.eu.org/adil/osint.git cd osint-search-tool ```