Update README.md

This commit is contained in:
Revo 2022-11-04 20:37:28 -04:00 committed by GitHub
parent e2f8dc00dc
commit ac024240e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ sudo apt update
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip
```
**Please also ensure that the Python version installed is >3.7.**
The build process has a few python packages required that are located in `requirements.txt`.
To install them simply run in a terminal: