소스 검색

Update README.md

tteckster 3 년 전
부모
커밋
5aad3929f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -201,7 +201,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc
 
 ⚙️ **To Allow USB Device Passthrough:**
  
-Run the in the Proxmox Shell. (**replace `106` with your LXC ID**)
+Run in the Proxmox Shell. (**replace `106` with your LXC ID**)
 ```yaml
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/usb-passthrough.sh)" -s 106
 ```