diff --git a/README.md b/README.md index 140a498..de30fef 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,6 @@ DEBUG=True SECRET_KEY=[YOUR_SECRET_KEY] ``` -```bash -python manage.py makemigrations -``` - ```bash python manage.py migrate ```