Windows download with scoop

This commit is contained in:
Roald 2018-09-03 23:41:35 +02:00 committed by David Peter
parent 7b803a50af
commit 5cf92b4f94
1 changed files with 6 additions and 1 deletions

View File

@ -127,7 +127,12 @@ brew install bat
### On Windows
You can download pre-built binaries from the [Release page](https://github.com/sharkdp/bat/releases).
You can download pre-built binaries from the [Release page](https://github.com/sharkdp/bat/releases),
or download it through [scoop](https://scoop.sh/)
```bash
scoop install bat
```
### From binaries