From 07cc62188aba8bf1065bcc0aca8bf1bc155907d1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 4 Jun 2024 23:06:01 +0200 Subject: [PATCH] docs: Warn about USB disk drives --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a19c4d2..f31ea0f 100644 --- a/readme.md +++ b/readme.md @@ -333,7 +333,7 @@ kubectl apply -f kubernetes.yml - /dev/bus/usb ``` - Please note that in case of USB disk drives it is needed to wait until after the installation is completed, before adding them. Otherwise Windows will try to install itself to wrong disk, as the order of the disks will be rearranged. + Please note that in case of USB disk drives, it is needed to wait until after the installation is completed before adding them. Otherwise Windows tries to install itself to wrong disk, as the order of the disks will get rearranged. * ### Is this project legal?