Skip to content

Commit

Permalink
Reverse those directions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Sep 26, 2024
1 parent 0d12770 commit 040e0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ run in production (`DEBUG = False`).
2. Add `drifter` to the `INSTALLED_APPS` setting in your Django project's `settings.py` file:
```python
INSTALLED_APPS = [
...,
"drifter",
...,
]
```

Expand Down

0 comments on commit 040e0eb

Please sign in to comment.