aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-userdemo/tutorials/routing
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-userdemo/tutorials/routing')
-rw-r--r--vpp-userdemo/tutorials/routing2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-userdemo/tutorials/routing b/vpp-userdemo/tutorials/routing
index cd3d4cc..36e49af 100644
--- a/vpp-userdemo/tutorials/routing
+++ b/vpp-userdemo/tutorials/routing
@@ -53,5 +53,5 @@ CMD+=("sudo lxc-attach -n cone -- ping -c3 172.16.2.2")
INSTR+=("")
CMD+=("sudo lxc-attach -n ctwo -- ping -c3 172.16.1.2")
-INSTR+=("Thanks for doing the routing demo. To restart this demo and type these commands yourself \nvagrant ssh \nsudo /vagrant/netns.sh \ncat /vagrant/routing.cmd")
+INSTR+=("Thanks for doing the routing demo. To restart this demo and type these commands yourself. vagrant ssh sudo /vagrant/netns.sh; cat /vagrant/routing.cmd")
CMD+=("")