mirror of
https://github.com/mupen64plus/mupen64plus-video-rice.git
synced 2025-04-02 10:51:56 -04:00
dont need sudo when installing to user-local folder
This commit is contained in:
parent
265936a128
commit
b6ce022c02
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -21,6 +21,6 @@ home folder for a single user, you may build it like this (replacing
|
|||
|
||||
$ cd projects/unix
|
||||
$ make all
|
||||
$ sudo make install LIBDIR=<my-folder> SHAREDIR=<my-folder>
|
||||
$ make install LIBDIR=<my-folder> SHAREDIR=<my-folder>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue