mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-14 07:09:41 +01:00
Add example for Fedora
This commit is contained in:
parent
e0ffb88a2e
commit
8fccca5d4e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ sudo apt-get install qemu-system qemu-utils python3 python3-pip # for Ubuntu, D
|
|||
sudo pacman -S qemu python python-pip # for Arch.
|
||||
sudo xbps-install -Su qemu python3 python3-pip # for Void Linux.
|
||||
sudo zypper in qemu-tools qemu-kvm qemu-x86 qemu-audio-pa python3-pip # for openSUSE Tumbleweed
|
||||
sudo dnf install qemu qemu-img python3 python3-pip # for Fedora
|
||||
```
|
||||
|
||||
## Step 1
|
||||
|
|
Loading…
Reference in a new issue