mirror of
https://github.com/winapps-org/winapps.git
synced 2025-05-30 12:07:19 +02:00
Improved documentation to reduce risk of confusion seen in #159.
This commit is contained in:
parent
3bbf6fb5f1
commit
1b1dc1ac1c
@ -26,7 +26,7 @@ Together, these components form a powerful and flexible virtualization stack, wi
|
||||
sudo emerge app-emulation/virt-manager # Gentoo Linux
|
||||
```
|
||||
|
||||
3. Configure `libvirt` to use the 'system' URI by adding the line `LIBVIRT_DEFAULT_URI="qemu:///system"` to your preferred shell profile file.
|
||||
3. Configure `libvirt` to use the 'system' URI by adding the line `LIBVIRT_DEFAULT_URI="qemu:///system"` to your preferred shell profile file (e.g., `.bashrc`, `.zshrc`, etc.).
|
||||
```bash
|
||||
echo "export LIBVIRT_DEFAULT_URI=\"qemu:///system\"" >> ~/.bashrc
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user