Update Getting Started
+5
-2
@@ -10,10 +10,13 @@
|
|||||||
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
|
||||||
|
```
|
||||||
|
|
||||||
3. Modify default_system_config.json to match your Airlock server setup.
|
3. Modify default_system_config.json to match your Airlock server setup.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user