Update Getting Started

brotoskyj
2025-10-31 10:51:31 -04:00
parent 0715ab93af
commit a8f5280525
+1 -1
@@ -10,7 +10,7 @@
1. **Clone the repository:** 1. **Clone the repository:**
```bash ```bash
git clone -b Refactor https://git.racooncity.org/brotoskyj/AirlockTools.git git clone -b Refactor https://git.racooncity.org/brotoskyj/AirlockTools.git
cd AirlockTools cd AirlockTools```
2. ** Install Requirements ** 2. ** Install Requirements **
```pip install -r requirements.txt``` ```pip install -r requirements.txt```