aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIsrael Augusto Moreira <[email protected]>2023-01-21 02:06:20 +0000
committerIsrael Augusto Moreira <[email protected]>2023-01-21 02:06:20 +0000
commitac3fe529a85e3b004acfa75eab8bf729c5015784 (patch)
tree09b1a3beaae2b61a124141ff0884c1c87d8e7f2a /README.md
parentadd kvm and dependencies install to readme (diff)
downloaddocker-osx-ac3fe529a85e3b004acfa75eab8bf729c5015784.tar.xz
docker-osx-ac3fe529a85e3b004acfa75eab8bf729c5015784.zip
fix wrong parameter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e001b6..ac28cbf 100644
--- a/README.md
+++ b/README.md
@@ -585,7 +585,7 @@ INFO: /dev/kvm exists
KVM acceleration can be used
```
-Use the command `sudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvm --fix-missing` to install it if it isn't.
+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.