README

changeset 39
4b08296a6748
parent 31
7f649b0ba94d
--- a/README	Tue Jul 06 17:02:40 2010 +0200
+++ b/README	Tue Aug 24 10:55:49 2010 -0700
@@ -51,8 +51,9 @@
 and descriptions of all built-in commands.
 
 ## Configuration
-Clix looks for its config file at $HOME/.clix - it is a simple 'ini'
-format, which looks like this:
+Clix looks for its config file at $XDG_CONFIG_HOME/.clixrc or
+$XDG_CONFIG_HOME/.clix (XDG_CONFIG_HOME defaults to ~/.config) - it is
+a simple 'ini' format, which looks like this:
 
 	[default]
 	jid=user@example.com

mercurial