Update INSTALL.md

Removed breaking linux package
This commit is contained in:
psf 2023-07-25 12:39:55 -07:00 committed by t
parent 0148580bd2
commit 7766ae39e9

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 qtdeclarative5-dev sudo apt-get install qtdeclarative5-dev
qmake qmake
make make
./porymap ./porymap