From 74b65da3bf81eb962bf874a1cdec7a82236fdcf4 Mon Sep 17 00:00:00 2001 From: 5epi0l <91630053+5epi0l@users.noreply.github.com> Date: Mon, 17 Nov 2025 08:16:21 +0530 Subject: Update README.md --- Resurrect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resurrect/README.md b/Resurrect/README.md index 7d689c5..a52082a 100644 --- a/Resurrect/README.md +++ b/Resurrect/README.md @@ -44,7 +44,7 @@ Resurrect is a Python-based tool designed to interact with Active Directory's De ```shell # Clone the repository git clone https://github.com/5epi0l/ADUtilities.git -cd Resurrect +cd ADUtilities/Resurrect # Install dependencies pip3 install -r requirements.txt -- cgit v1.2.3