Update README.md

This commit is contained in:
tteckster 2022-02-12 15:32:26 -05:00 committed by GitHub
parent ae8e8c0f78
commit 5aad3929f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```