Documents: update install

This commit is contained in:
2026-07-23 10:38:50 +02:00
parent 27cc25f648
commit 2fedc736de
+6 -1
View File
@@ -20,7 +20,12 @@ Daten.
Im Python-Virtualenv von NetBox installieren:
```shell
/opt/netbox/venv/bin/pip install /pfad/zu/Netbox-Prefixes
/opt/netbox/venv/bin/pip install git+https://git.mrblake.cc/MrBlake/Netbox-Prefixes.git
```
In Local Requirements aufnehmen:
```shell
echo "git+https://git.mrblake.cc/MrBlake/Netbox-Prefixes.git" >> /opt/netbox/local_requirements.txt
```
Danach in `configuration.py` aktivieren: