diff options
-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 +++ |