updated README

This commit is contained in:
Hedde van der Heide
2022-04-22 13:57:49 +02:00
parent 3bb711ea84
commit f3579cce63
+1 -1
View File
@@ -210,7 +210,7 @@ Now you can run commands from the netbox repository like this;
::
$ cd netbox/netbox
$ export PYTHONPATH=../../netbox-slm/
$ export PYTHONPATH=../../netbox_slm/netbox_slm/
$ python3 manage.py migrate netbox_slm
$ python3 manage.py runserver 8001