Dependency installation fixes
[o-du/l2.git] / docs / README
index a82ab65..742a102 100644 (file)
@@ -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: