updated README

This commit is contained in:
Hedde van der Heide
2021-12-17 13:15:57 +01:00
parent 986acd6760
commit b4624bd7da
+7 -1
View File
@@ -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 = [