From 95791312d027297f2644b43f82ff7905adfadf40 Mon Sep 17 00:00:00 2001 From: KrakenTech Date: Sat, 17 May 2025 14:45:01 -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 7bc69e5..53176c3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To begin, clone the repository ``` bash-session -git clone https://github.com/Ar1ste1a/CrowsNest.git +git clone https://github.com/Kraken-OffSec/CrowsNest.git cd crowsnest go build crowsnest.go ```