]> git.parisson.com Git - telemeta.git/commitdiff
clarification in INSTALL
authorolivier <>
Sun, 11 Apr 2010 14:55:44 +0000 (14:55 +0000)
committerolivier <>
Sun, 11 Apr 2010 14:55:44 +0000 (14:55 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index b782cc156bfe5ce17c91e325e13bb92bd6894dff..0515dab019a390c105eb7c19e232ec270e176e4f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -124,7 +124,7 @@ Modifiy the following variables:
     :MEDIA_ROOT:        absolute path to the media directory you just created
     :INSTALLED_APPS:    add 'telemeta'
     :TEMPLATE_CONTEXT_PROCESSORS: include 'django.core.context_processors.request' and 
-                                  'django.core.context_processors.auth'
+                                  'django.core.context_processors.auth' in this tuple
 
 Add the following variables: