From e8728bbdcb4c087e74e048412613fd7c4572302c Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Fri, 28 Oct 2022 11:13:41 -0400 Subject: [PATCH] README: add MacPorts install instructions (#1008) https://ports.macports.org/port/ttyd/ --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a919e47..329a3a9 100644 --- a/README.md +++ b/README.md @@ -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. -- 2.43.4