mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-06-05 01:43:20 +03:00
Specify recursive go get
Fixes #129. Tells `go get` to fetch the packages needed by cmd/ssh-chat/...
This commit is contained in:
parent
3e54932f7b
commit
d799863305
@ -49,7 +49,7 @@ Help Options:
|
|||||||
-h, --help Show this help message
|
-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/...` on this repo, you should be able
|
||||||
to run a command like:
|
to run a command like:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user