diff --git a/README.md b/README.md index b0dbab9c9fc4db926b31a0a07c15acc18b1e615c..a19699edc16296d8ed6c59033bd484f3e906cdf2 100644 --- a/README.md +++ b/README.md @@ -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`