Update README.md

This commit is contained in:
mattieserver
2020-05-23 18:19:13 +02:00
committed by GitHub
parent 030844f2fb
commit cd239ac6ae
+1
View File
@@ -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`