diff --git a/README.md b/README.md index d08578712..ac61ab8b9 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ For installing the python dependencies required for the project, run the followi ``` 3. Set up the database by running the following commands: ```bash -python manage makemigrations +python manage.py makemigrations python manage.py migrate ``` 4. Create an admin employee account: @@ -322,4 +322,4 @@ ___ [Cybrosys Technologies](https://www.cybrosys.com/) ### **ABOUT** -[Horilla](https://www.horilla.com/) \ No newline at end of file +[Horilla](https://www.horilla.com/)