mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-24 16:53:55 +01:00
Prefer shorter winget install
This commit is contained in:
parent
466b275e87
commit
69c326fd41
@ -406,7 +406,7 @@ You will need to install the [Visual C++ Redistributable](https://support.micros
|
||||
You can install `bat` via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget):
|
||||
|
||||
```bash
|
||||
winget install --id=sharkdp.bat -e
|
||||
winget install sharkdp.bat
|
||||
```
|
||||
|
||||
#### With Chocolatey
|
||||
|
Loading…
Reference in New Issue
Block a user