summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas.abraitis@gmail.com>2021-03-23 16:41:20 +0200
committerGitHub <noreply@github.com>2021-03-23 16:41:20 +0200
commit7c94e3d606f6bc75c93361fb59cdeb59aadc866c (patch)
tree8bcb4d1562bd2517ffc11f1427632a89bcd969b3
parent28e16a993b333edcccd1f30a0b3f7b970443d792 (diff)
parentb69bc6fe0d331c22c5e35697db04584a84ba09b0 (diff)
Merge pull request #8312 from pjdruddy/update-topotest-snmp-install-doc
doc: add libsnmp-dev install line
-rw-r--r--doc/developer/topotests.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst
index 7976a206f7..4f58ee335b 100644
--- a/doc/developer/topotests.rst
+++ b/doc/developer/topotests.rst
@@ -60,6 +60,7 @@ following steps will get you there on Ubuntu 20.04.
.. code:: shell
+ apt install libsnmp-dev
apt install snmpd snmp
apt install snmp-mibs-downloader
download-mibs