From 920301a0ea73432ecf7c0767c383d14bab94337f Mon Sep 17 00:00:00 2001 From: David Fetter Date: Thu, 19 Jan 2017 14:00:50 -0800 Subject: [PATCH] Fixed incorrect URL for homebrew installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6dbddc..2fb562b 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ $ brew install https://raw.githubusercontent.com/moul/gotty-client/master/contri or the latest released version ```console -$ brew install https://raw.githubusercontent.com/moul/ssh2docker/master/contrib/homebrew/assh.rb +$ brew install https://raw.githubusercontent.com/moul/gotty-client/master/contrib/homebrew/gotty-client.rb ``` ## Changelog