Skip to content

Commit

Permalink
Merge pull request #1267 from clouserw/readme-fix
Browse files Browse the repository at this point in the history
add additional library to debian install instructions
  • Loading branch information
AlexandreRouma authored Jan 4, 2024
2 parents b1030cb + 505cbb0 commit ead2ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Download the latest release from [the Releases page](https://github.com/Alexandr
Then, run:

```sh
sudo apt install libfftw3-dev libglfw3-dev libvolk2-dev libsoapysdr-dev libairspyhf-dev libiio-dev libad9361-dev librtaudio-dev libhackrf-dev
sudo apt install libfftw3-dev libglfw3-dev libvolk2-dev libzstd-dev libsoapysdr-dev libairspyhf-dev libiio-dev libad9361-dev librtaudio-dev libhackrf-dev
sudo dpkg -i sdrpp_debian_amd64.deb
```

Expand Down

0 comments on commit ead2ac6

Please sign in to comment.