Skip to content

Commit

Permalink
Fix app name in installation.rst (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudmm committed Apr 30, 2021
1 parent db9a52c commit 633e998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Be sure to use ``virtualenv`` if you develop python projects.

Add to INSTALLED_APPS in your ``settings.py``:

``'bootstrap5',``
``'django_bootstrap5',``

After installation, the :doc:`quickstart` will get you on your way to using ``django-bootstrap5``.

0 comments on commit 633e998

Please sign in to comment.