diff --git a/README.rst b/README.rst index 5252817..f8139ff 100644 --- a/README.rst +++ b/README.rst @@ -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