Update README.md

qemu package has changed to qemu-system
This commit is contained in:
Vivek Kiran Ballakur 2024-01-02 04:05:48 -06:00 committed by GitHub
parent a9b20147de
commit 3fde62ac0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ processors work just fine (even for macOS Sonoma).
* Install QEMU and other packages.
```
sudo apt-get install qemu uml-utilities virt-manager git \
sudo apt-get install qemu-system uml-utilities virt-manager git \
wget libguestfs-tools p7zip-full make dmg2img tesseract-ocr \
tesseract-ocr-eng genisoimage -y
```