Link to netbox-docker wiki for install in docker (#229)

* Link to netbox-docker wiki for install in docker

* cleanup old docker stuff
This commit is contained in:
mattieserver
2022-12-23 16:05:30 +01:00
committed by GitHub
parent 2befe94f5d
commit 683a980858
4 changed files with 2 additions and 98 deletions
+2
View File
@@ -12,6 +12,8 @@ Support to filter on name, site, tag and device role.
## Install
**_NOTE:_** For docker please see: [Docker install](https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins)
The plugin is available as a Python package and can be installed with pip.
Run `pip install netbox-topology-views` in your virtual env.