Skip to content

Commit 717ba12

Browse files
authored
Update README.md
1 parent 9ee1331 commit 717ba12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Lastly collect static to get all your static files in one place.
2727

2828

2929
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`
30+
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

Comments
 (0)