Update README.md

This commit is contained in:
Alejandro Asenjo Nitti
2024-05-05 23:10:44 -03:00
committed by GitHub
parent 44c9eadbc2
commit 7d46b8ad6b
+2 -1
View File
@@ -68,8 +68,9 @@ The build process has a few python packages required that are located in `/tools
To install them simply run in a terminal:
```bash
python3 -m pip install -r ./tools/requirements-python.txt --break-system-packages
python3 -m pip install -r ./tools/requirements-python.txt
```
* Depending on your python version, you might need to add --break-system-packages, or use venv.
#### 4. Update submodules & build toolchain