Updated Troubleshooting Workarounds (markdown)

Marcel 2023-06-03 22:08:37 +02:00
parent 2f7f380c88
commit c8cbb682be

@ -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: