Skip to content

Commit

Permalink
Improve install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
anze3db authored Aug 24, 2023
1 parent c745219 commit 2eda2cb
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 @@ -28,7 +28,7 @@ https://github.com/anze3db/django-tui/assets/513444/cdd2892b-2548-41c7-b8d5-0def
pip install django-tui
```

Add "django_tui" to your INSTALLED_APPS setting like this:
Add `"django_tui"` to your `INSTALLED_APPS` setting like this:


```python
Expand Down

0 comments on commit 2eda2cb

Please sign in to comment.