mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-28 14:34:34 +01:00
README: add MacPorts install instructions (#1008)
https://ports.macports.org/port/ttyd/
This commit is contained in:
@@ -29,6 +29,12 @@ Install with [homebrew](http://brew.sh):
|
||||
brew install ttyd
|
||||
```
|
||||
|
||||
Install with [MacPorts](https://www.macports.org):
|
||||
|
||||
```bash
|
||||
sudo port install ttyd
|
||||
```
|
||||
|
||||
## Install on Linux
|
||||
|
||||
- Binary version (recommended): download from the [releases](https://github.com/tsl0922/ttyd/releases) page.
|
||||
|
||||
Reference in New Issue
Block a user