From 2eb29e83767960ceb171825817ab5e9d21d2a16b Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Sun, 14 Dec 2014 17:46:05 -0800 Subject: [PATCH] Docker phrasing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af2ccd9..5d1923b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ ssh-chat --verbose --bind ":2022" --identity ~/.ssh/id_dsa To bind on port 22, you'll need to make sure it's free (move any other ssh daemons to another port) and run ssh-chat as root (or with sudo). -## ssh-chat on Docker +## Deploying with Docker You can run ssh-chat using a Docker image without manually installing go-lang: