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