Changes between Version 14 and Version 15 of setup


Ignore:
Timestamp:
03/09/22 11:20:11 (2 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • setup

    v14 v15  
    2828
    2929== Install packages ==
     30
     31Install python needed by the toolchains installation scripts
     32
     33{{{
     34sudo apt install python
     35}}}
     36
    3037
    3138Install g++ to compile simulator: (flair does not use the toolchain for simulator to avoid problem with opengl)