[FIX]type README.md
This commit is contained in:
@@ -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:
|
3. Set up the database by running the following commands:
|
||||||
```bash
|
```bash
|
||||||
python manage makemigrations
|
python manage.py makemigrations
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
```
|
```
|
||||||
4. Create an admin employee account:
|
4. Create an admin employee account:
|
||||||
@@ -322,4 +322,4 @@ ___
|
|||||||
[Cybrosys Technologies](https://www.cybrosys.com/)
|
[Cybrosys Technologies](https://www.cybrosys.com/)
|
||||||
|
|
||||||
### **ABOUT**
|
### **ABOUT**
|
||||||
[Horilla](https://www.horilla.com/)
|
[Horilla](https://www.horilla.com/)
|
||||||
|
|||||||
Reference in New Issue
Block a user