Use python3 (v3.6) instead of python (v2.7)

This commit is contained in:
RanAS 2020-04-14 10:14:16 -03:00 committed by GitHub
parent 948c4d5a7b
commit 484ba95160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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