]> prime8.dev >> repos - ttyd.git/commitdiff
Add Scoop installation methods (#1013)
authorKris Schneider <101912712+Zliced13@users.noreply.github.com>
Thu, 3 Nov 2022 02:37:39 +0000 (20:37 -0600)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 02:37:39 +0000 (10:37 +0800)
README.md

index 329a3a9668f115409ec08acd59f11b13fe9b00cd..1256b473265a3d704f2969c413777060ad3e7b58 100644 (file)
--- 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