Add HOME dir installation
This commit is contained in:
parent
003a18aa30
commit
a33bbe90f2
1 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,11 @@ the following command:
|
|||
|
||||
$ sys/install.sh
|
||||
|
||||
If you want to install radare2 in the home directory without
|
||||
using root privileges and sudo, simply run:
|
||||
|
||||
$ NOSUDO=1 sys/install.sh $HOME/radare2
|
||||
|
||||
# Uninstall
|
||||
|
||||
In case of a polluted filesystem you can uninstall the current
|
||||
|
|
|
|||
Loading…
Reference in a new issue