[FIX]type README.md

This commit is contained in:
Horilla
2023-05-10 22:43:09 +05:30
committed by GitHub
parent 298ce68bc3
commit 860925396c

View File

@@ -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: