diff options
| author | dacctal <dacctal@symlinx.net> | 2026-05-02 09:02:46 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-05-02 09:02:46 +0000 |
| commit | 47652687bcf1e02eb5503a6223b16238d4d6d161 (patch) | |
| tree | 4d2dc6496353f8954a73822769bd67d90a474c9c /README.md | |
| parent | 44eb727dc537403be092326639a5b7c6d7182146 (diff) | |
fixed like half of everything idk, you can install stuff now
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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=<path>`: +``` +make install PREFIX="/path/to/install" +``` + # Usage ## Installing Packages ### Basic install |
