Parcourir la source

Fixed missing on command block

Jeremy Stretch il y a 8 ans
Parent
commit
b275009544
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/installation/netbox.md

+ 1 - 1
docs/installation/netbox.md

@@ -2,7 +2,7 @@
 
 **Debian/Ubuntu**
 
-```
+```no-highlight
 # apt-get install -y python2.7 python-dev python-pip libxml2-dev libxslt1-dev libffi-dev graphviz libpq-dev libssl-dev
 ```