update README.rst

This commit is contained in:
Hedde van der Heide
2022-04-10 11:22:33 +02:00
parent 15b61fd7f9
commit e9422d70e3
2 changed files with 7 additions and 17 deletions
+1 -2
View File
@@ -20,7 +20,7 @@ to install the Netbox SLM plugin:
1. Add ``netbox_slm`` to the ``PLUGINS`` list in
``configuration/extra.py``.
2. Create a ``plugin_requirements.txt`` with ``netbox-slm==0.94`` as
2. Create a ``plugin_requirements.txt`` with ``netbox-slm==0.95`` as
contents.
3. Create a ``Dockerfile-SLM`` with contents:
@@ -96,7 +96,6 @@ Steps
$ git clone https://github.com/netbox-community/netbox
$ cd netbox
$ git checkout f5356b8 (to pin 3.0.9)
install the virtual environment