From 0122275ee13be4084459abc3ff264e1c1dabf6b0 Mon Sep 17 00:00:00 2001 From: Hedde van der Heide Date: Wed, 5 Jan 2022 12:42:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5afeac8..2200d1f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 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 +netbox-slm==0.9 ``` Change the configuration.py to include the plugin: