From 0754b5fd475c8a76d21ef0692415e68e2b5ff40c Mon Sep 17 00:00:00 2001 From: Joost Cassee Date: Thu, 18 Oct 2012 09:39:31 +0200 Subject: [PATCH] Add note on identifying users in installation docs --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index f058c40..8be6bee 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -161,5 +161,5 @@ settings required to enable each service are listed here: ---- The django-analytical application is now set-up to track visitors. For -information about further configuration and customization, see -:doc:`features`. +information about identifying users, further configuration and +customization, see :doc:`features`.