Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 156 Bytes

File metadata and controls

7 lines (7 loc) · 156 Bytes
virtualenv -p python3 .venv
source .venv/bin/activate
pip3 install -r requirements.txt
# floodlight and mininet should be running
python main.py