Skip to content
Snippets Groups Projects
Commit bcca0cb6 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

doc/INSTALL.md: Specify how to install as user

parent d37468d9
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,12 @@ There are no other dependencies other than `git`, `ronn` and a POSIX shell.
sudo make install
## Installing without root privileges ##
make install DESTDIR=/home/myuser/local
or simply copy the shell script into any place you like, e.g. `~/bin`
# Uninstalling #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment