Add Winget installation method in the readme

This commit is contained in:
sitiom 2023-03-30 13:41:11 +08:00 committed by GitHub
parent 33997106da
commit 60a9ac041f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -404,6 +404,13 @@ You can install `bat` via [scoop](https://scoop.sh/):
scoop install bat
```
#### With Winget
You can install `bat` via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/):
```bash
winget install sharkdp.bat
```
#### From prebuilt binaries:
You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),