From: Kris Schneider <101912712+Zliced13@users.noreply.github.com> Date: Thu, 3 Nov 2022 02:37:39 +0000 (-0600) Subject: Add Scoop installation methods (#1013) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=769521c4745dd7de1e1c783281585893af8ce5db;p=ttyd.git Add Scoop installation methods (#1013) --- diff --git a/README.md b/README.md index 329a3a9..1256b47 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,12 @@ sudo port install ttyd [Compile on Windows](https://github.com/tsl0922/ttyd/wiki/Compile-on-Windows). +Install with [Scoop](https://scoop.sh/#/apps?q=ttyd&s=2&d=1&o=true): +``` +scoop install ttyd +``` + + ## Install on OpenWrt ```bash