Skip to content

Commit 526cbce

Browse files
authored
Update README.md
1 parent 358abbc commit 526cbce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ $ python manage.py makemigrations -b master --fix
5959

6060
> NOTE: :warning:
6161
>
62-
> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting
62+
> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting.
63+
>
64+
> See: https://github.com/tj-django/django-clone for an example setup.
6365
6466
```yaml
6567
name: Fix django migrations

0 commit comments

Comments
 (0)