Add link to Choco package

This commit is contained in:
sharkdp 2020-03-06 23:39:17 +01:00
parent 08dd251b9c
commit f2b7c060a3
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ take a look at the ["Using `bat` on Windows"](#using-bat-on-windows) section.
#### With Chocolatey
You can install `bat` via [Chocolatey](https://chocolatey.org):
You can install `bat` via [Chocolatey](https://chocolatey.org/packages/Bat):
```bash
choco install bat
```