X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FREADME;h=742a102a8c4bdf3fc715b1083d87f5c52a1d55da;hb=ddcc8cc613851becbb4a0727b7c51db046a3998d;hp=a82ab657c3c889a13465509fe3102ca238487849;hpb=bce97b3fc156581b450ccae095df357701289c78;p=o-du%2Fl2.git diff --git a/docs/README b/docs/README index a82ab657c..742a102a8 100644 --- a/docs/README +++ b/docs/README @@ -26,10 +26,10 @@ B. Pre-requisite for Compilation : 2. GCC version 4.6.3 and above 3. Install LKSCTP a. On Ubuntu : sudo apt-get install -y libsctp-dev - b. On CentOS : yum install lksctp-tools-devel + b. On CentOS : sudo yum install -y lksctp-tools-devel 4. Install PCAP: a. On ubuntu : sudo apt-get install -y libpcap-dev - b. On CentOS : yum install libpcap-devel + b. On CentOS : sudo yum install -y libpcap-devel C. Pre-requisite for running O1 module: