mirror of
https://github.com/mfontanini/presenterm.git
synced 2026-09-01 23:33:21 -06:00
docs(install): add mention of winget
Document `winget` as an installation option for `presenterm` on Windows.
This commit is contained in:
parent
070cc8e253
commit
4831a1f06b
@ -87,3 +87,9 @@ Install the latest version in Scoop via [Scoop](https://scoop.sh/#/apps?q=presen
|
||||
```powershell
|
||||
scoop install presenterm
|
||||
```
|
||||
|
||||
Alternatively, you can install via [WinGet](https://github.com/microsoft/winget-cli) by running:
|
||||
|
||||
```powershell
|
||||
winget install --id=mfontanini.presenterm -e
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user