Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Update homebrew torrc location information
Jonathan Dahan committed 11 months ago
commit 1ae158a18d897d981bb950cf7ca2319ca4011fa0
parent adcd3cc
1 file changed +4 -2
modified _guides/user.md
@@ -1874,8 +1874,10 @@ Radicle node in the next steps.
>
> Use `mkdir -p -m 700 ~/.tor/radicle` to create your onion service directory.
>
-
> The Tor configuration file is located at `/usr/local/etc/tor/torrc` and your
-
> `.onion` address can be found in `~/.tor/radicle/hostname`.
+
> The Tor configuration file is located at `/opt/homebrew/etc/tor/torrc` and
+
> your `.onion` address can be found in `~/.tor/radicle/hostname`.
+
>
+
> Make sure to set the torrc HiddenServiceDir to `/Users/<user>/.tor/radicle`.
>
> If you are a **Debian** user who got Tor from a Debian repo, you may need to
> change the ownership of the `radicle` directory to the `debian-tor` user and