We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee1331 commit 717ba12Copy full SHA for 717ba12
README.md
@@ -27,4 +27,4 @@ Lastly collect static to get all your static files in one place.
27
28
29
Then try to run the backend:
30
-1. `python manage.py run` should start the server on port 8000 and you should be able to connect to it `127.0.0.1:8000`
+1. `python manage.py runserver` should start the server on port 8000 and you should be able to connect to it `127.0.0.1:8000`
0 commit comments