Skip to content
Snippets Groups Projects
Commit de91fa74 authored by Nikolay Stanchev's avatar Nikolay Stanchev
Browse files

README update - vagrant plugin installation

parent 5f2e677b
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,11 @@ using the following convention:
#### Creating a deployment for a test
To set up a simualtion of the adaptive streaming use case scenario
To set up a simulation of the adaptive streaming use case scenario first install the vagrant-disksize plugin (if not already installed)
`vagrant plugin install vagrant-disksize`
and then execute the following command
`vagrant --fixture=streaming-sim -- up`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment