Add pip and GCC to INSTALL.md

This commit is contained in:
Aetias
2023-12-12 19:47:40 +01:00
parent 27b78306dd
commit 9bfd4026df
+3 -1
View File
@@ -8,7 +8,9 @@ Contents:
## Prerequisites
1. Install Python 3.11 or higher
1. Install the following:
- Python 3.11+ and `pip`
- GCC 9+
2. Install the Python dependencies:
```shell
python -m pip install -r tools/requirements.txt