Browse Source

Update troubleshoot.md

tteck 4 years ago
parent
commit
a8b3e11fec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      troubleshoot.md

+ 1 - 1
troubleshoot.md

@@ -6,6 +6,6 @@ If Proxmox sees your device, you can try setting autodev by running the below sc
 ```
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh)" -s 100
 ```
-:warning: change 100 to your LXC ID.
+:warning: change `100` to your LXC ID.
 
 Note: The changes will apply after a reboot of the LXC.