mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-19 04:21:06 +00:00
Add Winget installation method in the readme
This commit is contained in:
parent
33997106da
commit
60a9ac041f
@ -404,6 +404,13 @@ You can install `bat` via [scoop](https://scoop.sh/):
|
|||||||
scoop install bat
|
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:
|
#### From prebuilt binaries:
|
||||||
|
|
||||||
You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),
|
You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user