From 18bf87cd77efe84b98e90606169d2c489b7a4302 Mon Sep 17 00:00:00 2001 From: kakwa Date: Mon, 20 Jul 2015 01:48:37 +0200 Subject: [PATCH] fix install documentation --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index efc73e8..dc9371c 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -38,8 +38,8 @@ These directories can be changed by exporting the following variables before lau .. sourcecode:: bash - #optional, default sys.prefix (/usr/ on most Linux) - $ export DATAROOTDIR=/usr/local/ + #optional, default sys.prefix + 'share' (/usr/share/ on most Linux) + $ export DATAROOTDIR=/usr/local/share/ #optional, default /etc/ $ export SYSCONFDIR=/usr/local/etc/