Skip to content

Commit 2ae6c36

Browse files
authored
Update README.md
1 parent 995ed37 commit 2ae6c36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ The Hardhat Enterprises Website is a comprehensive Django-based cybersecurity pl
133133

134134
3. **Run migrations**:
135135
```bash
136+
python manage.py makemigrations #Delete Intial migration file and run this command to generate any changes from models.py file
136137
python manage.py migrate
137138
python manage.py populate_database
138139
```

0 commit comments

Comments
 (0)