diff --git a/scripts/vagrant/README.md b/scripts/vagrant/README.md index ddef9ba80..7faa7168e 100644 --- a/scripts/vagrant/README.md +++ b/scripts/vagrant/README.md @@ -153,7 +153,8 @@ Following VM initializtion you must: ``` $ sudo scripts/setup.sh - $ sudo examples/bdev/hello_world/hello_bdev + $ cd examples/bdev/hello_world + $ sudo ./hello_bdev ``` ## Additional Setup for Fedora 26