Update README.md

This commit is contained in:
mattieserver
2022-09-12 18:20:18 +02:00
committed by GitHub
parent 3d3ddaa7c4
commit 1f389b3faa
+2
View File
@@ -29,6 +29,8 @@ Once installed, the plugin needs to be enabled in your `configuration.py`
PLUGINS = ["netbox_topology_views"]
```
First run `source /opt/netbox/venv/bin/activate` to enter the Python virtual environment.
Then run `python3 manage.py collectstatic --no-input`
### Versions