From 456aa65d17cf5a94a1c56bfb6ac1561692f2e7ef Mon Sep 17 00:00:00 2001 From: Artem Medvedev Date: Sun, 19 Mar 2017 05:21:42 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dc18134..bb72867 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ Download the latest binary file from the [Releases](https://github.com/yudai/got You can install GoTTY with [Homebrew](http://brew.sh/) as well. ```sh -$ brew tap yudai/gotty -$ brew install gotty +$ brew install yudai/gotty/gotty ``` ## `go get` Installation