mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 12:44:20 +01:00
README: add brew install on linux (#1021)
Complete linux install options with `brew`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user