diff --git a/README.rst b/README.rst index 61ecfb6..bb79185 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,11 @@ Django Debug Toolbar MongoDB Panel Setup ===== + +Install package:: + + pip install django-debug-toolbar-mongo + Add the following lines to your ``settings.py``:: INSTALLED_APPS = (