Merge pull request #4745 from gudnimg/readme_update
Update Python version in README
This commit is contained in:
commit
ed3867ab09
|
|
@ -37,7 +37,7 @@ Building with cmake requires:
|
||||||
- cmake >= 3.22.5
|
- cmake >= 3.22.5
|
||||||
- ninja >= 1.10.2 (optional, but recommended)
|
- ninja >= 1.10.2 (optional, but recommended)
|
||||||
|
|
||||||
Python >= 3.6 is also required with the following modules:
|
Python >= 3.8 is also required with the following modules:
|
||||||
|
|
||||||
- pyelftools (package `python3-pyelftools`)
|
- pyelftools (package `python3-pyelftools`)
|
||||||
- polib (package `python3-polib`)
|
- polib (package `python3-polib`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue