diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-20 03:40:09 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-20 03:40:09 +0100 |
commit | 2d2a228e7ac6d8641934f1fd34625e4f971614f5 (patch) | |
tree | f2ce4478394beded80dccf82213539a88dd2989c | |
parent | 2ab22e70f9b9892ec49393512261e08c3350747d (diff) | |
download | Chimère-2d2a228e7ac6d8641934f1fd34625e4f971614f5.tar.bz2 Chimère-2d2a228e7ac6d8641934f1fd34625e4f971614f5.zip |
Path correction on the INSTALL document
-rw-r--r-- | docs/en/INSTALL.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
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 +++ |