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

not working #13

Open
andreireiand opened this issue May 5, 2019 · 1 comment
Open

not working #13

andreireiand opened this issue May 5, 2019 · 1 comment

Comments

@andreireiand
Copy link

with:

Linux ubntvm 4.15.0-34-generic #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
@ubntvm:$ go get -v -u github.com/hashrocket/ws
github.com/hashrocket/ws (download)
@ubntvm:
$ ws
ws: command not found
@ubntvm:~$

@watsoncj
Copy link

watsoncj commented May 7, 2019

You probably need to add ~/go/bin to your $PATH or just run via ~/go/bin/ws.

Or, if $GOPATH is set to something else, use that instead.

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

No branches or pull requests

2 participants