Update quickstart go get instructions

This commit is contained in:
Andrey Petrov 2015-08-20 11:30:28 -07:00
parent bebee0fada
commit 23801aa978

View File

@ -49,7 +49,7 @@ Help Options:
-h, --help Show this help message
```
After doing `go get github.com/shazow/ssh-chat/...` on this repo, you should be able
After doing `go get github.com/shazow/ssh-chat/cmd/ssh-chat` on this repo, you should be able
to run a command like:
```