mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
docs: missing quote in run_libvirt_in_distrobox.md (#879)
This commit is contained in:
@@ -27,7 +27,7 @@ Let it initialize, then we can install all the packages we need:
|
||||
```console
|
||||
:~> distrobox enter --root libvirtd-container
|
||||
:~$ # We're now inside the container
|
||||
:~$ sudo dnf groupinstall Virtualization Host --allowerasing
|
||||
:~$ sudo dnf groupinstall "Virtualization Host" --allowerasing
|
||||
...
|
||||
:~$ sudo systemctl enable --now libvirtd
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user