Update README.md

This commit is contained in:
mattieserver
2022-09-12 18:36:27 +02:00
committed by GitHub
parent 291c033e34
commit eb627bdedc
+1
View File
@@ -35,6 +35,7 @@ First run `source /opt/netbox/venv/bin/activate` to enter the Python virtual env
Then run
```bash
cd /opt/netbox/netbox
pip3 install netbox-topology-views
python3 manage.py collectstatic --no-input
```