From 2d2a228e7ac6d8641934f1fd34625e4f971614f5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 20 Nov 2010 03:40:09 +0100 Subject: Path correction on the INSTALL document --- docs/en/INSTALL.t2t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/INSTALL.t2t b/docs/en/INSTALL.t2t index 9cfdd25..a15c2dd 100644 --- a/docs/en/INSTALL.t2t +++ b/docs/en/INSTALL.t2t @@ -123,7 +123,7 @@ If you want to use tinymce don't forget to make it available to Chimère. In this same chimere directory, make a symbolic link to django's basic styles (do not forget to change the path according to your configuration, it is the last time I will recall it to you. Next time, you are on your own !): ``` -ln -s /usr/share/python-support/python-django/django/contrib/admin/media/ . +ln -s /usr/share/pyshared/django/contrib/admin/media/ . ``` +++ Compiling languages +++ -- cgit v1.2.3