mirror of https://github.com/parazyd/vm-sdk.git
add sudo note
This commit is contained in:
parent
c4390c531c
commit
280b9711fe
|
|
@ -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
|
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).
|
[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
|
virtualbox vagrant qemu qemu-utils
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue