mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 15:53:29 +01:00
Windows download with scoop
This commit is contained in:
parent
7b803a50af
commit
5cf92b4f94
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user