Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated install instructions to "go install" per issue 119 #126

Merged
merged 2 commits into from
Apr 4, 2022

Conversation

Heidelberger
Copy link
Contributor

Per issue 119: Changed install instructions from "go get" to "go install" on line 23. Removed the following 2 lines which are now redundant.
"go get" is deprecated: "installing executables with 'go get' in module mode is deprecated."

Per issue 119: Changed install instructions from "go get" to "go install" on line 23.  Removed the following 2 lines which are now redundant.
"go get" is deprecated: "installing executables with 'go get' in module mode is deprecated."
updated install instructions
@jfeliu007 jfeliu007 merged commit 28d02b4 into jfeliu007:master Apr 4, 2022
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.

None yet

2 participants