summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-09-04 08:25:24 +0200
committersharkdp <davidpeter@web.de>2018-09-04 08:25:24 +0200
commitd2b4766f9216b0feabc1ca518750c0b8bfa0fe96 (patch)
treeb4f3702fbc021414d8560c547088442451309fb0
parent5cf92b4f943beee20ca79cee71c7ac8c1b1f12e5 (diff)
Small README update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```