README | 9 +++++++++
1 file changed, 9 insertions(+)
--- lletters-0.1.95+gtk2.orig/README
+++ lletters-0.1.95+gtk2/README
@@ -72,5 +72,14 @@
3. Start the game and enjoy.
+As an ordinary user, you can define the environment variable LLN_DIR
+with your directory containing image and sound directories, e.g.
+export LLN_DIR=/home/johnsmith/lletters
+or
+
+setenv LLN_DIR /home/johnsmith/lletters
+
+where /home/johnsmith/lletters is a directory containing the directories
+images/ and sounds/ and updated by user "johnsmith".