From 000f82f1c1333bc151c3f93471595cc0e8a805b6 Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Mon, 18 Jul 2022 13:16:08 -0600 Subject: [PATCH] Minor copy fix --- site/source/user-manual/service-guides/vaultwarden.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/user-manual/service-guides/vaultwarden.rst b/site/source/user-manual/service-guides/vaultwarden.rst index 718fd9d..e1a78e2 100644 --- a/site/source/user-manual/service-guides/vaultwarden.rst +++ b/site/source/user-manual/service-guides/vaultwarden.rst @@ -108,7 +108,7 @@ Windows #. Download the `Bitwarden Desktop app `_. -#. Follow the Tor setup in the instructions below. Make sure the Bitwarden directory is located in your user's directory (C:\Users\YOURUSER\AppData\Local\Bitwarden). This is because you need permission to run over a proxy. You can make a shortcut wherever you'd like. +#. Follow the Tor setup in the instructions below. Make sure the Bitwarden directory is located in your user's directory, ``C:\Users\YOURUSER\AppData\Local\Bitwarden``. This is because you need permission to run over a proxy. You can make a shortcut wherever you'd like. #. Right-click the shortcut and click 'Properties.' Add the flag ``--proxy-server=socks5://127.0.0.1:9050`` to the end of the 'Target' field. Click 'Apply,' then 'OK.' Close Properties and launch the shortcut.