summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
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 --
e GNU General Public License' href='/akspecs/ranger/commit/ranger.py?h=v1.4.2&id=811b7c282fdb3032659626190b936c3365fa4dc1'>811b7c28 ^
b4c2c703 ^
b4c2c703 ^

8fa87054 ^

a66c4a26 ^
8fa87054 ^




a66c4a26 ^

f027adc0 ^
5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
9bc5d95c ^
c44b726e ^
465bff73 ^




f8e96a97 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51