summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
```