1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixed missing on command block

This commit is contained in:
Jeremy Stretch
2016-11-30 12:10:46 -05:00
parent d960481adb
commit b275009544

View File

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