Skip to content

Commit

Permalink
docs: Update BUILDING.md (#2918)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwawa01 authored May 6, 2024
1 parent 8be3ef1 commit c299b63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,11 @@ Depending on your system, you may need to install the following libraries.

Debian:

* If you require TLS connections, install `libssl-dev`.

````
sudo apt-get install libtool libusb-1.0-0-dev librtlsdr-dev rtl-sdr build-essential cmake pkg-config
````

* If you require TLS connections, also install `libssl-dev` (`sudo apt-get install libssl-dev`).

Centos/Fedora/RHEL with EPEL repo using cmake:

Expand Down

0 comments on commit c299b63

Please sign in to comment.