Adjust markdown highlighting to shell type

Dom Rodriguez 2020-05-31 16:29:08 +01:00
parent 3185322726
commit b24538b87a
No known key found for this signature in database
GPG Key ID: 72DCF1231E54BD43
1 changed files with 2 additions and 2 deletions

@ -8,7 +8,7 @@
## Ubuntu/Debian/Raspbian: Build from source
```
```shell
sudo apt update && sudo apt upgrade
sudo apt install git cmake make xorg-dev g++ libcurl4-openssl-dev \
libavahi-compat-libdnssd-dev libssl-dev libx11-dev \
@ -25,7 +25,7 @@ sudo make install # installs to /usr/local/
## Fedora: Build from source:
```
```shell
sudo dnf install git cmake make gcc-c++ xorg-x11-server-devel \
libcurl-devel avahi-compat-libdns_sd-devel \
libXtst-devel qt5 qt5-devel openssl-devel