mirror of https://github.com/kholia/OSX-KVM.git
add sudo
This commit is contained in:
parent
29ccb47f79
commit
c8b6339c5d
|
@ -68,7 +68,7 @@ processors work just fine (even for macOS Sonoma).
|
||||||
```
|
```
|
||||||
* Arch
|
* Arch
|
||||||
```
|
```
|
||||||
pacman -S qemu virt-manager git \
|
sudo pacman -S qemu virt-manager git \
|
||||||
wget libguestfs p7zip make dmg2img tesseract cdrtools \
|
wget libguestfs p7zip make dmg2img tesseract cdrtools \
|
||||||
paru && paru -S uml_utilities
|
paru && paru -S uml_utilities
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue