Skip to content

Commit 0481c93

Browse files
committedMar 15, 2016
update readme
1 parent 450a48c commit 0481c93

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎generator_local/readme.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
#run example controller
1+
#run example local controller - scapy requires sudo !!!
22
#run with -v for debugging
3+
sudo su
4+
source ../../dev/bin/activate
35
./wishful_simple_local_controller --config ./config.yaml

‎rules_local/readme.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
#run example controller
1+
#run example local controller - scapy requires sudo !!!
22
#run with -v for debugging
3+
sudo su
4+
source ../../dev/bin/activate
35
./wishful_simple_local_controller --config ./config.yaml

0 commit comments

Comments
 (0)
Please sign in to comment.