Update INSTALL.md
Removed breaking linux package
This commit is contained in:
parent
0148580bd2
commit
7766ae39e9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ You need to install Qt. The minimum supported version is currently Qt 5.14.2. Yo
|
|||
with `qtdiag`.
|
||||
|
||||
```
|
||||
sudo apt-get install qt5-default qtdeclarative5-dev
|
||||
sudo apt-get install qtdeclarative5-dev
|
||||
qmake
|
||||
make
|
||||
./porymap
|
||||
|
|
Loading…
Reference in a new issue