mirror of
https://github.com/huderlem/porymap.git
synced 2026-03-22 01:54:46 -05:00
Update INSTALL.md
Updated Ubuntu install instructions per discussion: https://discord.com/channels/442462691542695948/495019188042203147/1149746226263248896
This commit is contained in:
parent
7766ae39e9
commit
9be5faecff
|
|
@ -33,7 +33,8 @@ You need to install Qt. The minimum supported version is currently Qt 5.14.2. Yo
|
|||
with `qtdiag`.
|
||||
|
||||
```
|
||||
sudo apt-get install qtdeclarative5-dev
|
||||
sudo apt-get install qt6-declarative-dev
|
||||
# if your distro does not have qt6-declarative-dev, try sudo apt-get install qtdeclarative5-dev
|
||||
qmake
|
||||
make
|
||||
./porymap
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user