update linux install directions

This commit is contained in:
garak 2021-07-31 23:08:29 -04:00 committed by GitHub
parent 2ee5676925
commit a997fb69da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ You need to install Qt. The minimum supported version is currently Qt 5.14.2. Yo
with `qtdiag`. with `qtdiag`.
``` ```
sudo apt-get install qt5-default sudo apt-get install qt5-default qtdeclarative5-dev
qmake qmake
make make
./porymap ./porymap