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: