Merge branch 'patch-1' of github.com:smoothie-on-the-rocks/qubes-doc into smoothie-on-the-rocks-patch-1

This commit is contained in:
Andrew David Wong 2021-12-22 01:41:59 -08:00
commit b9c6de6f87
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -371,6 +371,12 @@ In a Debian app qube, install `qemu-utils` and `unzip`:
sudo apt install qemu-utils unzip
```
In a Fedora app qube:
```
sudo dnf install qemu-img
```
Unzip VirtualBox zip file:
```