Update README.md

This commit is contained in:
notAperson535 2022-02-03 07:20:16 -05:00 committed by GitHub
parent 18745e2712
commit b99d8fe0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ sudo pacman -S qemu python python3-pip python-wheel # 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
sudo emerge -a qemu python:3.8 pip # for Gentoo
sudo emerge -a qemu python:3.8 dev-python/pip # for Gentoo
```
## Step 1