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/