From 276f534f6773223841a4d8897da0208a8023b945 Mon Sep 17 00:00:00 2001 From: nu11secur1ty Date: Wed, 5 Jun 2024 11:21:43 +0300 Subject: [PATCH] Update README.MD --- collector/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/README.MD b/collector/README.MD index 7b86b6ca..208e8d8e 100644 --- a/collector/README.MD +++ b/collector/README.MD @@ -12,7 +12,7 @@ HoneyPot Data collector is software intended to collect information from all TPo 1. Clone repo ```bash -git clone https://github.com/nu11secur1ty/tpotce/tree/master +git clone https://github.com/nu11secur1ty/tpotce.git cd /tpotce/collector ```