Fixed code block in readme

pull/106/head
Starman0620 2021-04-23 22:17:09 -04:00
rodzic fc7ecab5f2
commit 88fe31fead
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -218,7 +218,8 @@ Or, if you wish to run from the build directory, you need to correct directories
## Installing SDR++
To install SDR++, run the following command in your ``build`` folder:
```sh
sudo make install```
sudo make install
```
# Contributing