File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ ttyd is a simple command-line tool for sharing terminal over the web.
2828
2929## Install on macOS
3030
31- - Install with [ homebrew ] ( http://brew.sh ) : ` brew install ttyd `
31+ - Install with [ Homebrew ] ( http://brew.sh ) : ` brew install ttyd `
3232- Install with [ MacPorts] ( https://www.macports.org ) : ` sudo port install ttyd `
3333
3434## Install on Linux
3535
3636- Binary version (recommended): download from the [ releases] ( https://github.com/tsl0922/ttyd/releases ) page
37- - [ Brew.sh ] ( https://docs.brew.sh/Homebrew-on-Linux ) : ` brew install ttyd `
37+ - Install with [ Homebrew ] ( https://docs.brew.sh/Homebrew-on-Linux ) : ` brew install ttyd `
3838- Install the snap: ` sudo snap install ttyd --classic `
3939- Build from source (debian/ubuntu):
4040 ``` bash
@@ -52,7 +52,7 @@ ttyd is a simple command-line tool for sharing terminal over the web.
5252# # Install on Windows
5353
5454- Binary version (recommended): download from the [releases](https://github.com/tsl0922/ttyd/releases) page
55- - Install with [Winget ](https://github.com/microsoft/winget-pkgs ): ` winget install tsl0922.ttyd`
55+ - Install with [WinGet ](https://github.com/microsoft/winget-cli ): ` winget install tsl0922.ttyd`
5656- Install with [Scoop](https://scoop.sh/# /apps?q=ttyd&s=2&d=1&o=true): `scoop install ttyd`
5757- [Compile on Windows](https://github.com/tsl0922/ttyd/wiki/Compile-on-Windows)
5858
You can’t perform that action at this time.
0 commit comments