X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=README.md;h=b05908a372edc623dd4ada63edeb7100c14a7ed0;hb=1df4c60a009aa76779c573cc035ea3f49ba5dd87;hp=93e033d4cef2e85500f5124d6c2d0125f8dcbdb5;hpb=345776321aeb7cc4a5e1be8fbdeedfc3ef59e4b6;p=osm%2Fvim-emu.git diff --git a/README.md b/README.md index 93e033d..b05908a 100755 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ Automatic installation is provide through Ansible playbooks. * `sudo ansible-playbook install.yml` - ### Run In the `~/son-emu` directory: @@ -85,8 +84,7 @@ In the `~/son-emu` directory: * `son-emu-cli compute list` * First terminal: * `containernet> vnf1 ping -c 2 vnf2` -* Second terminal: - * `son-emu-cli monitor get_rate -vnf vnf1` + ### Run Unit Tests * `cd ~/son-emu`