Change default install location
This commit is contained in:
parent
432fcf4308
commit
9f36c4c9c6
7
README
7
README
@ -18,10 +18,15 @@ You need libcurl and libxml2 to compile MinRSS.
|
||||
|
||||
Installation
|
||||
------------
|
||||
Run this command as root to build MinRSS:
|
||||
Run this command to build MinRSS:
|
||||
|
||||
make clean install
|
||||
|
||||
This will install the binary to ~/.local/bin. Make sure that this directory is
|
||||
in your $PATH.
|
||||
|
||||
If you need to change this, set the PREFIX variable in Makefile.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
MinRSS is configured via the config.h file, which you can create by
|
||||
|
Loading…
Reference in New Issue
Block a user