Update README.md
This commit is contained in:
@@ -54,10 +54,12 @@ If you add your own image you also need to add the slug to the `device_img` sett
|
|||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
Go to the plugins tab in the navbar and click topology or go to NETBOX_URL/plugins/topology-views/ view your topologies
|
Go to the plugins tab in the navbar and click topology or go to `$NETBOX_URL/plugins/topology-views/` to view your topologies
|
||||||
|
|
||||||
### Update
|
### Update
|
||||||
|
|
||||||
Run `pip install netbox-topology-views --upgrade` in your venv.
|
Run `pip install netbox-topology-views --upgrade` in your venv.
|
||||||
|
|
||||||
Run `python3 manage.py collectstatic --no-input`
|
Run `python3 manage.py collectstatic --no-input`
|
||||||
|
|
||||||
Clear you browser cache.
|
Clear you browser cache.
|
||||||
|
|||||||
Reference in New Issue
Block a user