From 55dda8f3a3f1a7dbdad26e890893641012ed3ca2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 4 May 2024 23:08:35 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f909a40..1faedd9 100644 --- a/readme.md +++ b/readme.md @@ -251,7 +251,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ - /dev/sdc:/disk2 ``` - Use `/dev/disk1` if you want it to become your main drive, and use `/dev/disk2` and higher to add them as secondary drives. + Use `/disk1` if you want it to become your main drive, and use `/disk2` and higher to add them as secondary drives. * ### How do I pass-through a USB device?