From 69ecca428180d988187cd2e695792b7aa3ed9376 Mon Sep 17 00:00:00 2001 From: Marco Barbosa Date: Fri, 7 Oct 2016 23:12:40 -0300 Subject: [PATCH] add uninstall section in README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4394180f0..a90ccb8de 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,11 @@ Compilation on Linux /usr/bin/RetroShare06 /usr/bin/RetroShare06-nogui +5. Uninstall: + ```bash + sudo make uninstall + ``` + Compile only retroshare-nogui ----------------------------- If you want to run RetroShare on a server and don’t need the gui and plugins,