From 98f178eca583500bebfae80ce2ec00e1894f05b3 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Sat, 22 Aug 2015 12:16:01 -0700 Subject: [PATCH] Changed my mind. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2046c82..c0bec30 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Help Options: -h, --help Show this help message ``` -After doing `go get github.com/shazow/ssh-chat/cmd/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: ```