Skip to content

Commit

Permalink
Add winget installation method (#1315)
Browse files Browse the repository at this point in the history
Add a new method of installing 'ttyd' using 'winget'.
  • Loading branch information
og-mrk authored Mar 8, 2024
1 parent 20bcfbc commit 05c4d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 05c4d20

Please sign in to comment.