From: Shuanglei Tao Date: Thu, 13 Oct 2016 13:38:51 +0000 (+0800) Subject: [ci skip] homebrew: do not need to tap anymore 🎉 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=72a0ef63c4257ae46ee5a045d22f8ea323bf1f0d;p=ttyd.git [ci skip] homebrew: do not need to tap anymore 🎉 --- diff --git a/README.md b/README.md index 22fc8a9..80d8083 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ ttyd is a simple command-line tool for sharing terminal over the web, inspired b Install with [homebrew](http://brew.sh): ```bash -brew tap tsl0922/ttyd brew install ttyd ```