瀏覽代碼

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:**
 ⚙️ **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
 ```yaml
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/usb-passthrough.sh)" -s 106
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/usb-passthrough.sh)" -s 106
 ```
 ```