add sudo note

This commit is contained in:
parazyd 2017-03-09 19:28:10 +01:00
parent c4390c531c
commit 280b9711fe
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ vm-sdk is designed to be used interactively from a terminal.
It requires the following packages to be installed in addition to the
[dependencies required for libdevuansdk](https://github.com/dyne/libdevuansdk/blob/master/README.md#requirements).
`sudo` permissions are required for the user that is running the build.
```
virtualbox vagrant qemu qemu-utils
```