Skip to content

Commit

Permalink
Prefer shorter winget install
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjs authored and Enselic committed Sep 29, 2023
1 parent 466b275 commit 69c326f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69c326f

Please sign in to comment.