summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author5epi0l <91630053+5epi0l@users.noreply.github.com>2025-11-17 08:16:21 +0530
committerGitHub <noreply@github.com>2025-11-17 08:16:21 +0530
commit74b65da3bf81eb962bf874a1cdec7a82236fdcf4 (patch)
treef5b24c1766d187a5d2af2a8d48f06dff626ca709
parentd8b43a4a90b37ca3b0d5c6b3e4e161aeb258d09d (diff)
Update README.md
-rw-r--r--Resurrect/README.md2
1 files changed, 1 insertions, 1 deletions
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