diff --git a/README.md b/README.md index a57651c..1cc7f8c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Initialization ``` python manage.py migrate python manage.py loaddata film -python manage.py loaddata runserver +python manage.py runserver ``` Open http://localhost:8000/datatable in a browser @@ -37,4 +37,4 @@ Client side code need to have the next block of a code to provide correct CSRF h License --------- -MIT \ No newline at end of file +MIT