mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-26 17:53:54 +01: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…
Reference in New Issue
Block a user