From: SALES <5235127+adriens@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:30:07 +0000 (+1100) Subject: README: add brew install on linux (#1021) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=784842c7fd358ce32247dbefd2fcd2527fe7a6ac;p=ttyd.git README: add brew install on linux (#1021) Complete linux install options with `brew` --- diff --git a/README.md b/README.md index e5f7146..bc0c008 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ ttyd is a simple command-line tool for sharing terminal over the web. ## Install on Linux - Binary version (recommended): download from the [releases](https://github.com/tsl0922/ttyd/releases) page +- [Brew.sh](https://docs.brew.sh/Homebrew-on-Linux) : `brew install ttyd` - Install the snap: `sudo snap install ttyd --classic` - Build from source (debian/ubuntu): ```bash