Update INSTALL.md

corrected missing ``` to allow the file to render the markup correctly

Signed-off-by: crofrog <cshafer@gmail.com>
This commit is contained in:
crofrog 2024-10-30 11:26:43 -04:00 committed by Michael Keller
parent 077f078151
commit 534bf68639

View file

@ -170,9 +170,8 @@ sudo zypper install git gcc-c++ make autoconf automake libtool cmake libzip-deve
libqt5-qtscript-devel libqt5-qtdeclarative-devel \
libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel \
bluez-devel libgit2-devel libmtp-devel libraw-devel
```
On Debian Bookworm this seems to work
```
sudo apt install \
autoconf automake cmake g++ git libbluetooth-dev libcrypto++-dev \