From b4624bd7da9e04cc8322c6dc9ee51663533f6089 Mon Sep 17 00:00:00 2001 From: Hedde van der Heide Date: Fri, 17 Dec 2021 13:15:57 +0100 Subject: [PATCH] updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10eadca..680784a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,13 @@ ### Installation Guide -Depending on running in Docker (see the netbox-docker repository) add netbox_slm to the plugin_requirements.txt and change the configuration.py to include the plugin: +Depending on running in Docker (see the netbox-docker repository) add netbox_slm to the plugin_requirements.txt + +``` +netbox-slm==0.1 +``` + +(requires a valid pypi version) and change the configuration.py to include the plugin: ``` PLUGINS = [