Compare commits

..

2 Commits

Author SHA1 Message Date
lollilol 9def10a285
Merge c8b6339c5d into a9b20147de 2024-01-31 15:59:53 +09:00
lollilol c8b6339c5d
add sudo 2024-01-31 03:20:34 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -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
``` ```