From 06daadcd6a30c0f26b93fe6f3ffa3792ce5a7ebd Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Tue, 12 Mar 2024 13:01:09 -0700 Subject: [PATCH] `tor_relay.md`: Remove stray comma --- docs/guides/proxies/tor_relay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/proxies/tor_relay.md b/docs/guides/proxies/tor_relay.md index 2cdf41b1dc..8e38848bb5 100644 --- a/docs/guides/proxies/tor_relay.md +++ b/docs/guides/proxies/tor_relay.md @@ -247,7 +247,7 @@ tar jxvf obfs4-obfs4proxy-0.0.14.tar.bz2 cd obfs4-obfs4proxy-0.0.14/obfs4proxy/ ``` -You can also get obfs4 directly from `git clone`, but that depends on a newer version of Go than what exists in AppStream, so we will not use that. +You can also get obfs4 directly from `git clone`, but that depends on a newer version of Go than what exists in AppStream so we will not use that. Then, we will compile and install obfs4: