Skip to content

Commit fa13ea9

Browse files
authored
Update README.md
1 parent 96e0970 commit fa13ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Resolve django makemigrations `multiple leaf nodes in the migration graph` by en
1919
* Resolve migration conflicts on PR branches
2020
* Resolve migration conflicts on the default branch **(NOT RECOMMENDED)**
2121
* Supports default migration modules i.e (`0001_....py`)
22-
* Re-number all migrations using the last migration on the default branch i.e `main` or `develop`
22+
* Re-number all migrations using the last migration on the default branch i.e `main|master|develop` depending on your setup.
2323

2424
## Installation
2525

0 commit comments

Comments
 (0)