diff --git a/README.md b/README.md index f04a828..327ccaf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Migrations -If facing migration errors, delete folders in all apps called `migrations` and delete the `db.sqlite3` database file. Note you will lose all data. +If facing migration errors, delete the contents of all `migrations` folders that are numerical (e.g. `0001_initial.py`) and delete the `db.sqlite3` database file. Note you will lose all data. To get started: