mirror of
https://github.com/zeldaret/ph
synced 2026-05-23 23:05:17 -04:00
Add pip and GCC to INSTALL.md
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user