Skip to content

Commit

Permalink
README: add brew install on linux (#1021)
Browse files Browse the repository at this point in the history
Complete linux install options with `brew`
  • Loading branch information
adriens authored Mar 5, 2024
1 parent f79304f commit 784842c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 784842c

Please sign in to comment.