mirror of
https://github.com/mupen64plus/mupen64plus-ui-python.git
synced 2025-04-02 10:51:53 -04:00
Use python3 (v3.6) instead of python (v2.7)
This commit is contained in:
parent
948c4d5a7b
commit
484ba95160
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Dependencies
|
|||
Ubuntu
|
||||
++++++
|
||||
|
||||
``sudo apt-get install python-pyqt5 pyqt5-dev-tools python-pyqt5.qtopengl
|
||||
``sudo apt install python3-pyqt5 pyqt5-dev-tools python3-pyqt5.qtopengl
|
||||
libsdl2-dev``
|
||||
|
||||
PyPi
|
||||
|
|
Loading…
Add table
Reference in a new issue