From a8f52805258b12739cdefc75a73cd3abc70b7b90 Mon Sep 17 00:00:00 2001 From: brotoskyj Date: Fri, 31 Oct 2025 10:51:31 -0400 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 8ff7d05..c83ffdd 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -10,7 +10,7 @@ 1. **Clone the repository:** ```bash git clone -b Refactor https://git.racooncity.org/brotoskyj/AirlockTools.git -cd AirlockTools +cd AirlockTools``` 2. ** Install Requirements ** ```pip install -r requirements.txt```