Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change "sudo tar -C /usr/local -xvf https://go.dev/dl/go1.22.3.darwin-amd64.tar.gz " to "sudo tar -C /usr/local -xvf go1.22.3.darwin-amd64.tar.gz " to point to the downloaded file and not the url. Co-authored-by: Eric Warehime <[email protected]>
- Loading branch information