Skip to content

Commit a90739d

Browse files
readme: move UHD to mandatory components
1 parent f51149c commit a90739d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Build Instructions
1818
* Mandatory requirements:
1919
* cmake: <https://cmake.org/>
2020
* libfftw: <https://www.fftw.org/>
21+
* UHD: <https://github.com/EttusResearch/uhd>
2122
* libsctp: <https://github.com/sctp/lksctp-tools>
2223
* yaml-cpp: <https://github.com/jbeder/yaml-cpp>
2324
* PolarSSL/mbedTLS: <https://www.trustedfirmware.org/projects/mbed-tls/>
@@ -52,7 +53,6 @@ sudo pacman -S cmake make base-devel fftw mbedtls yaml-cpp lksctp-tools gtest
5253
</details>
5354

5455
* Optional requirements
55-
* UHD: <https://github.com/EttusResearch/uhd>
5656
* ZeroMQ: <https://github.com/zeromq>
5757

5858
Download and build srsRAN:

0 commit comments

Comments
 (0)