Skip to content

Conversation

@marcelomoniz
Copy link

Update README.mkd of ettu by changing 'go get' to 'go install'
Reason or motive: when installing using the command
go get -u github.com/tomnomnom/hacks/ettu
we receive the message
'go get is no longer supported outside a module. To build and install a command, use go install...'
This change applies this suggestion, using 'go install' instead of 'go get'

when installing using the command
'go get -u github.com/tomnomnom/hacks/ettu'
we receive the message 
'go get is no longer supported outside a module. To build and install a command, use go install...'
This change applies this suggestion, using 'go install' instead of 'go get'
Update README.mkd of ettu by changing 'go get' to 'go install'
Reason or motive: when installing using the command
'go get -u github.com/tomnomnom/hacks/ettu'
we receive the message
'go get is no longer supported outside a module. To build and install a command, use go install...' 
This change applies this suggestion, using 'go install' instead of 'go get'
@razzroshan
Copy link

@razzroshan
Copy link

@razzroshan
Copy link

N0h9ZEpwH-ay_$g

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.

2 participants