diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-09-29 10:23:35 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-09-29 10:23:35 +0200 |
commit | 7ae29b1ef984a0a2960d108c0937748dc2cc3760 (patch) | |
tree | e4b0d47e69eb2161e8363d7774ae59f1dbad97e4 /docs | |
parent | 27882e55ff8d2a6e751a3afa6daa1721f81bd4ee (diff) | |
download | Ishtar-7ae29b1ef984a0a2960d108c0937748dc2cc3760.tar.bz2 Ishtar-7ae29b1ef984a0a2960d108c0937748dc2cc3760.zip |
Update documentation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/INSTALL.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/INSTALL.t2t b/docs/src/INSTALL.t2t index 6804f030b..88eaa68ce 100644 --- a/docs/src/INSTALL.t2t +++ b/docs/src/INSTALL.t2t @@ -203,7 +203,7 @@ Install mod_wsgi for apache $ sudo apt-get install libapache2-mod-wsgi ``` -Create and edit a configuration for Chimère. +Create and edit a configuration for Ishtar. ``` $ sudo mkdir /var/local/ishtar/apache |