Skip to content

Commit 1c98f04

Browse files
adjust wording
1 parent 26839f8 commit 1c98f04

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
@@ -31,7 +31,7 @@ The library is async-only at the moment (following gidgethub), with sync support
3131
uv sync
3232
```
3333

34-
2. Add the app to your Django project's `INSTALLED_APPS`.
34+
2. Add the app to `INSTALLED_APPS` in your Django project's `DJANGO_SETTINGS_MODULE`.
3535
3636
```python
3737
INSTALLED_APPS = [

0 commit comments

Comments
 (0)