forked from mirror/django-mailbox
Grammar, formatting in documentation.
This commit is contained in:
parent
20b780a2d7
commit
5c285017ca
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ You can either install from pip::
|
|||
python setup.py install
|
||||
|
||||
After you have installed the package,
|
||||
you should add the `django_mailbox` to your `INSTALLED_APPS`.
|
||||
you should add ``django_mailbox`` to the ``INSTALLED_APPS`` setting in your project's ``settings.py`` file.
|
||||
|
||||
Polling for mail in POP3/IMAP or a local mailbox
|
||||
================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue