summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-20 03:51:39 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-20 03:51:39 +0100
commitcee23430ae5aca14d5dcd7cf2c52b62b392afcdf (patch)
tree908dd90cdaf4edbd3251f17ff4539968a4dc0152 /docs
parent9fa2bf0f7516fb06fe6f05e5558f3ada6886d038 (diff)
parent18f345f7759c25950cdf34b7bd677bf6e983d37f (diff)
downloadChimère-cee23430ae5aca14d5dcd7cf2c52b62b392afcdf.tar.bz2
Chimère-cee23430ae5aca14d5dcd7cf2c52b62b392afcdf.zip
Merge branch 'master' into carte-ouverte
Conflicts: chimere/static/styles.css
Diffstat (limited to 'docs')
-rw-r--r--docs/en/INSTALL.t2t2
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 +++