Update README.md
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user