Update README.md

This commit is contained in:
mattieserver
2020-05-23 18:20:04 +02:00
committed by GitHub
parent cd239ac6ae
commit 4115584306
+1 -1
View File
@@ -24,7 +24,7 @@ Once installed, the plugin needs to be enabled in your `configuration.py`
```python ```python
# In your configuration.py # In your configuration.py
PLUGINS = ["netbox-topology-views"] PLUGINS = ["netbox_topology_views"]
``` ```
Then run `python3 manage.py collectstatic --no-input` Then run `python3 manage.py collectstatic --no-input`