Fixed code block in readme

This commit is contained in:
Starman0620 2021-04-23 22:17:09 -04:00
parent fc7ecab5f2
commit 88fe31fead

View File

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