diff --git a/README.md b/README.md index d4f7165..20414ff 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Once installed, the plugin needs to be enabled in your `configuration.py` ```python # In your configuration.py PLUGINS = ["netbox-topology-views"] +``` Then run `python3 manage.py collectstatic --no-input`