Merge branch 'github_dev' into release/2.0.0

This commit is contained in:
Chris McCarthy
2023-07-27 08:43:33 +01:00

View File

@@ -25,6 +25,12 @@ pip install https://github.com/Autonomous-Resilient-Cyber-Defence/PrimAITE/relea
primaite setup
```
**Run:**
``` bash
primaite session
```
#### Unix
**Prerequisites:**
@@ -47,6 +53,12 @@ pip install https://github.com/Autonomous-Resilient-Cyber-Defence/PrimAITE/relea
primaite setup
```
**Run:**
``` bash
primaite session
```
### Developer Install from Source
To make your own changes to PrimAITE, perform the install from source (developer install)