aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-10-06 16:50:17 +1100
committerYuchen Pei <hi@ypei.me>2022-10-06 16:50:17 +1100
commitb86519f50b4dcfc3c7495c5bf483f13372e1b021 (patch)
treeab139e5a03c1a66044e374a87513f311b775da72
parent12692b12072eecf856b2c71ce2b6519cf24a55e6 (diff)
updating docs about torsocks
-rw-r--r--README.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.org b/README.org
index 18e1797..77ff1ed 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,8 @@ on ~lynx -dump~.
To use, clone this repo, add to ~load-path~ and ~require~. Make sure
you have lynx installed in your system (~apt install lynx~, ~pacman -S
-lynx~ etc.).
+lynx~ etc.). By default the browser uses torsocks, which can be
+disabled with a prefix arg.
#+begin_src elisp
(add-to-list 'load-path "~/.emacs.d/luwak")