commit 67f4778ba7db9cae5ad30989f5bfd66de23528aa parent bbe9c446ade6377408f7ef89bc848a133dc753d2 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sun, 5 May 2019 11:46:45 +0200 fix error about libircclient install destination Diffstat:
README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -59,7 +59,7 @@ systems by installing e.g. the package build-essential). Then run: make sudo make install -Note that libircclient will install its libraries in /usr/lib instead of +Note that libircclient will install its libraries in /lib instead of /usr/local/lib. === 2.2. Installing without root ===