alexanderGugel / wsd

:facepunch: cURL for WebSocket Servers
MIT License
414 stars 29 forks source link

wsd command not found #12

Open azamsharp opened 6 years ago

azamsharp commented 6 years ago

I installed go and then I downloaded the go-get using go get github.com/alexanderGugel/wsd but when I run wsd it says command not found.

alexanderGugel commented 6 years ago

Most likely $GOPATH is not in your path. See https://github.com/golang/go/wiki/GOPATH#integrating-gopath

Most likely wsd is in ~/go/bin/wsd.