Changes
Page history
Update Setup your computer
authored
Sep 20, 2023
by
Guillaume Sanahuja
Hide whitespace changes
Inline
Side-by-side
Setup-your-computer.md
View page @
2b6fa489
...
...
@@ -26,6 +26,10 @@ Install python needed by the toolchains installation scripts:
`sudo apt install python`
If it is not available install the following package:
`sudo apt install python-is-python3`
Install g++ to compile simulator and ground station: (flair does not use the toolchain for these programs to avoid problems with opengl):
`sudo apt install g++`
...
...
...
...