sanbornm / go-selfupdate

Enable your Go applications to self update
MIT License
1.53k stars 176 forks source link

Command go-selfupdate does not work #26

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi, how are you?

I am trying to execute the command however, I do not know which folder should I run. I am in my gopath but the answer is that the command does not exist, help me please

sanbornm commented 7 years ago

@margem Navigate to go-selfupdate and run the command, go install to install the binary into your $GOPATH/bin directory.