Changes between Version 3 and Version 4 of Documentation/fSDN/bMininet
- Timestamp:
 - Dec 22, 2014, 5:35:32 PM (11 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Documentation/fSDN/bMininet
v3 v4 14 14 2. Clone the Repository: 15 15 {{{ 16 apt-get install build-essential git-core16 git clone git://github.com/mininet/mininet 17 17 }}} 18 18 3. According to the note located [https://github.com/mininet/mininet/blob/master/INSTALL here], the default install comes with more packages than we need, so instead we will call the install script with the ''' -nv ''' flag  
