Mention `~/.local/bin/` when using default `--user` install.
authorW. Trevor King <wking@drexel.edu>
Tue, 8 Nov 2011 12:20:44 +0000 (07:20 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 8 Nov 2011 12:20:44 +0000 (07:20 -0500)
doc/install.txt

index bd82ee6a0dc87dc4aa320596a2607d26392600ff..33d5daeeae5d415da7919200ff57b92ed9c203aa 100644 (file)
@@ -42,7 +42,9 @@ to build some auto-generated files (e.g. :mod:`libbe._version`), and::
 
 to install BE.  By default BE will install into your home directory,
 but you can tweak the ``INSTALL_OPTIONS`` variable in ``Makefile`` to
-install to another location.
+install to another location.  With the default installation, you may
+need to add ``~/.local/bin/`` to your ``PATH`` so that your shell can
+find the installed ``be`` script.
 
 By default, ``make`` builds both a man page for ``be`` and the HTML
 Sphinx documentation (:doc:`doc`).  You can customize the