mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 21:53:23 +00:00
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:
parent
077f078151
commit
534bf68639
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue