From d122e57f1a0089dbd518b539614d26ac45ac5afa Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Sun, 8 Jul 2007 01:11:54 +0000 Subject: [PATCH] stfu --- README | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README b/README index 64a9b642b..ff051790e 100644 --- a/README +++ b/README @@ -66,13 +66,3 @@ Notes: need to remove your ~/.config/deluge directory to allow Deluge to rebuild it's configuration file. - -3) If #2 above still doesn't work, then do the -following as rootto completely remove all traces -of deluge: -apt-get --purge remove deluge-torrent \ -&& rm -rf ~/.config/deluge && \ -rm -r `find / -name 'deluge*'` -Now your system is clean of deluge, so you can -install it fresh without problems. -