From c8cbb682be663c67108757a4ac961fc3195ec1d2 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Sat, 3 Jun 2023 22:08:37 +0200 Subject: [PATCH] Updated Troubleshooting Workarounds (markdown) --- Troubleshooting----Workarounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting----Workarounds.md b/Troubleshooting----Workarounds.md index 1f4281e..213fa36 100644 --- a/Troubleshooting----Workarounds.md +++ b/Troubleshooting----Workarounds.md @@ -4,7 +4,7 @@ Installing Go is required to build Zoraxy. The packages in the Ubuntu and Debian For Ubuntu, you can use the snap package, which is easily installed with: -`sudo snap install go -classic` +`sudo snap install go --classic` On Debian we need a few more steps, but it is not this hard: