README.md aktualisiert
This commit is contained in:
@ -83,6 +83,7 @@ code .. # Open source code in Windows Visual Studio Code
|
|||||||
´´´
|
´´´
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
If you need to set up these prerequisites, you can find some more information in the dedicated
|
If you need to set up these prerequisites, you can find some more information in the dedicated
|
||||||
@ -111,6 +112,7 @@ the `tmtcc.py` utility to send a ping telecommand to the running OBSW
|
|||||||
cd tmtc
|
cd tmtc
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
cd deps/tmtccmd
|
cd deps/tmtccmd
|
||||||
|
pip install -r requirements.txt
|
||||||
pip install .[gui]
|
pip install .[gui]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user