mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-08 02:54:24 +01:00
Add winget installation method (#1315)
Add a new method of installing 'ttyd' using 'winget'.
This commit is contained in:
@@ -52,6 +52,7 @@ ttyd is a simple command-line tool for sharing terminal over the web.
|
||||
## Install on Windows
|
||||
|
||||
- Binary version (recommended): download from the [releases](https://github.com/tsl0922/ttyd/releases) page
|
||||
- Install with [Winget](https://github.com/microsoft/winget-pkgs): `winget install tsl0922.ttyd`
|
||||
- Install with [Scoop](https://scoop.sh/#/apps?q=ttyd&s=2&d=1&o=true): `scoop install ttyd`
|
||||
- [Compile on Windows](https://github.com/tsl0922/ttyd/wiki/Compile-on-Windows)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user