Skip to content

Conversation

sangaman
Copy link
Contributor

Adding some steps/detail to properly set up the PATH for Go. This should make the installation process a bit easier for Linux novices.

Adding some steps/detail to properly set up the PATH for Go. This should make the installation process a bit easier for Linux novices.
@halseth
Copy link
Contributor

halseth commented Jan 3, 2018

To be frank, I think it would be easier to just link to installation instructions like https://golang.org/doc/install#install, as we would need to update these with every new version of go. This would also benefit Windows users! 😀

@sangaman
Copy link
Contributor Author

sangaman commented Jan 3, 2018

Thanks. That's fine, tho there will still need to be something about the minimum version of go. I think it would be convenient to leave in the lines for automatically updating .bashrc with the $GOPATH and $GOPATH/bin lines.

@Roasbeef
Copy link
Member

Roasbeef commented Jan 12, 2018

We already link to the official go installation in structs as @halseth suggests. Also we already have the min go version stated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants