Remove duplicate sentence re. qubes-usb-proxy being installed by default.

This commit is contained in:
WillyPillow 2020-05-23 23:58:16 +08:00
parent 26e7f72a20
commit 384b60c657
No known key found for this signature in database
GPG Key ID: 3839E194B1415A9C

View File

@ -100,7 +100,6 @@ This section exists for reference or in case something broke and you need to rei
Under normal conditions, `qubes-usb-proxy` should already be installed and good to go.
If you receive this error: `ERROR: qubes-usb-proxy not installed in the VM`, you can install the `qubes-usb-proxy` with the package manager in the VM you want to attach the USB device to.
`qubes-usb-proxy` should be installed by default in the template VM.
- Fedora: `sudo dnf install qubes-usb-proxy`
- Debian/Ubuntu: `sudo apt-get install qubes-usb-proxy`