From 0f454ce9f82af6b644276b1032a260982a65994c Mon Sep 17 00:00:00 2001 From: davinci Date: Mon, 30 Jul 2018 19:16:38 +0100 Subject: [PATCH] added sudo warning --- Simulation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simulation.md b/Simulation.md index 7cd8c73..49c189c 100644 --- a/Simulation.md +++ b/Simulation.md @@ -27,7 +27,7 @@ do done ./bin/results_plotter.py -i results.json -size $4 ``` -If you want to simulate bad network conditions you need to use a docker type node: +If you want to simulate bad network conditions you need to use a docker type node. Depending on your docker permissions you may need to run these commands as root. ``` # Initalize network ./iptb init -n $k -f --type=docker