README: add MacPorts install instructions (#1008)

https://ports.macports.org/port/ttyd/
This commit is contained in:
Herby Gillot
2022-10-28 11:13:41 -04:00
committed by GitHub
parent 26c6a7ae70
commit e8728bbdcb

View File

@@ -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.