From d2b4766f9216b0feabc1ca518750c0b8bfa0fe96 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Tue, 4 Sep 2018 08:25:24 +0200 Subject: [PATCH] Small README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fb7719c..addd55c6 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,8 @@ brew install bat ### On Windows You can download pre-built binaries from the [Release page](https://github.com/sharkdp/bat/releases), +or install it with [scoop](https://scoop.sh/): -or download it through [scoop](https://scoop.sh/) ```bash scoop install bat ```