Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tools:golang [2024/08/30 11:24] – [Install] darrontools:golang [2024/08/30 11:26] (current) – [Install] darron
Line 16: Line 16:
 tar xvf go1.23.0.linux-arm64.tar.gz -C /opt tar xvf go1.23.0.linux-arm64.tar.gz -C /opt
 </code> </code>
 +
 +Add /opt/go/bin to $PATH
 +
 +