From e331d140676c375489090a9099598cd15e7d5664 Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 5 Aug 2026 11:54:21 +0200 Subject: [PATCH] docu: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdd82bb..f5327f5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Das Plugin muss auf beiden NetBox-Instanzen installiert sein. ```bash cd /opt/netbox source venv/bin/activate -pip install /path/to/NetBox-Export +pip install --upgrade --force-reinstall \ + "git+https://git.mrblake.cc/MrBlake/Netbox-Utilities.git@main" ``` In `configuration.py` ergänzen: