소스 검색

docs: Warn about USB disk drives (#565)

Kroese 1 년 전
부모
커밋
6b0ef457bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readme.md

+ 1 - 1
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?