Merge pull request #616 from raeldev/add-kvm-install-to-readme

Add kvm and dependencies install to readme
This commit is contained in:
sickcodes 2023-01-23 18:11:32 +00:00 committed by GitHub
commit bb1e992916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -585,6 +585,8 @@ INFO: /dev/kvm exists
KVM acceleration can be used KVM acceleration can be used
``` ```
Use the command `sudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvm` to install it if it isn't.
Now download and install [Docker for Windows](https://docs.docker.com/desktop/windows/install/) if it is not already installed. Now download and install [Docker for Windows](https://docs.docker.com/desktop/windows/install/) if it is not already installed.
After installation, go into Settings and check these 2 boxes: After installation, go into Settings and check these 2 boxes: