Update README.md

This commit is contained in:
mattieserver
2020-05-17 14:59:03 +02:00
committed by GitHub
parent a57e1f79ab
commit bf28d2d2d1
+6
View File
@@ -55,3 +55,9 @@ If you add your own image you also need to add the slug to the `device_img` sett
## Use
Go to the plugins tab in the navbar and click topology or go to NETBOX_URL/plugins/topology-views/ view your topologies
### Update
Run `pip install netbox-topology-views --upgrade` in your venv.
Run `python3 manage.py collectstatic --no-input`
Clear you browser cache.