Update README.md

This commit is contained in:
KrakenTech
2025-05-17 14:45:01 -04:00
committed by GitHub
parent d4e626d574
commit 95791312d0
+1 -1
View File
@@ -28,7 +28,7 @@
To begin, clone the repository To begin, clone the repository
``` bash-session ``` bash-session
git clone https://github.com/Ar1ste1a/CrowsNest.git git clone https://github.com/Kraken-OffSec/CrowsNest.git
cd crowsnest cd crowsnest
go build crowsnest.go go build crowsnest.go
``` ```