Skip to content

Commit b87bb20

Browse files
committed
Improve instal instructions
1 parent 210a3f1 commit b87bb20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ graphical respresentation on the timeline (see screenshot)
88
Install
99
=======
1010

11+
- pip install django-debug-toolbar-template-profiler
12+
1113
- Add 'template_profiler_panel.panels.template.TemplateProfilerPanel' to
12-
DEBUG_TOOLBAR_PANELS in your settings.py (see
13-
http://django-debug-toolbar.readthedocs.org/en/latest/configuration.html#debug-toolbar-panels)
14+
DEBUG_TOOLBAR_PANELS in your settings.py (.. _see how: http://django-debug-toolbar.readthedocs.org/en/latest/configuration.html#debug-toolbar-panels)
1415

1516
- Add 'template_profiler_panel' to INSTALLED_APPS
1617

0 commit comments

Comments
 (0)