From 84c49ab7c5de74b6508e85ba42f55cb77c038e80 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 18 Jun 2010 20:20:08 +0200 Subject: INSTALL: fixed suggested uninstall-command --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index fc594c86..8ba89921 100644 --- a/INSTALL +++ b/INSTALL @@ -20,4 +20,4 @@ However, if you installed ranger with the command above, all installed files have been recorded to "install_log.txt". This information can be used to remove ranger by hand, e.g.: -cat install_log.txt | xargs -d "\n" sudo rm -- +cat install_log.txt | sed s/\^/\\// | xargs -d "\n" sudo rm -- -- cgit 1.4.1-2-gfad0