From 47652687bcf1e02eb5503a6223b16238d4d6d161 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 2 May 2026 09:02:46 +0000 Subject: fixed like half of everything idk, you can install stuff now --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 13fef95..835726b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ After compiling, run the following with root privilages: make install ``` +## Don't have root? +You can specify any install location with `PREFIX=`: +``` +make install PREFIX="/path/to/install" +``` + # Usage ## Installing Packages ### Basic install -- cgit v1.2.3