Skip to content

readme: change 'go get -u' command to modern 'go install'#23

Open
m-ocean-it wants to merge 1 commit intoashanbrown:masterfrom
m-ocean-it:master
Open

readme: change 'go get -u' command to modern 'go install'#23
m-ocean-it wants to merge 1 commit intoashanbrown:masterfrom
m-ocean-it:master

Conversation

@m-ocean-it
Copy link

Running the 'go get -u' version produces this warning:

    'go get' is no longer supported outside a module.
    To build and install a command, use 'go install' with a version,
    like 'go install example.com/cmd@latest'

Running the 'go get -u' version produces this warning:

        'go get' is no longer supported outside a module.
        To build and install a command, use 'go install' with a version,
        like 'go install example.com/cmd@latest'
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.

1 participant