From a33bbe90f298c91b18e50ec5cb92c8cbeebc411d Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Mon, 31 Aug 2015 00:26:35 +0300 Subject: [PATCH] Add HOME dir installation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1218e8dc68..fd4a3a1af9 100644 --- a/README.md +++ b/README.md @@ -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