mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-19 12:24:17 +00:00
Windows download with scoop
This commit is contained in:
parent
7b803a50af
commit
5cf92b4f94
@ -127,7 +127,12 @@ brew install bat
|
|||||||
|
|
||||||
### On Windows
|
### 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
|
### From binaries
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user