Update INSTALL.md

Updated Ubuntu install instructions per discussion: https://discord.com/channels/442462691542695948/495019188042203147/1149746226263248896
This commit is contained in:
psf 2023-09-08 10:02:04 -07:00 committed by t
parent 7766ae39e9
commit 9be5faecff

View file

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