diff options
-rw-r--r-- | doc/INSTALL.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index bb8c7de21..846759f7b 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -278,4 +278,8 @@ is supplied in `../conf/varnish-alaveteli.vcl`. to `/etc/elinks/elinks.conf`: set document.codepage.assume = "utf-8" + + You should also check that your locale is set up wrongly. See + [https://github.com/sebbacon/alaveteli/issues/128#issuecomment-1814845](this issue followup) + for further discussion. |