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 = [