#1947: clean up existing work and clear up some itesm left in TODO

This commit is contained in:
Czar.Echavez
2023-10-18 13:21:05 +01:00
parent 4ee2235dd1
commit 0edb9b46a7
3 changed files with 28 additions and 47 deletions

View File

@@ -110,11 +110,9 @@ Clone & Install PrimAITE for Development
To be able to extend PrimAITE further, or to build wheels manually before install, clone the repository to a location
of your choice:
.. TODO:: Add repo path once we know what it is
.. code-block:: bash
git clone <repo path>
git clone https://github.com/Autonomous-Resilient-Cyber-Defence/PrimAITE
cd primaite
Create and activate your Python virtual environment (venv)