diff --git a/README.md b/README.md index 215403c..f69e07f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Before you begin, ensure you have the following prerequisites installed on your ```bash python manage.py migrate - python maange.py makemigrations + python manage.py makemigrations ``` 7. Create a superuser for the Django admin panel: