Added run section with primaite session command in the README.md
This commit is contained in:
12
README.md
12
README.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user