summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-27 10:14:32 +0200
committersharkdp <davidpeter@web.de>2020-05-27 10:14:32 +0200
commit9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0 (patch)
treece2148de36a2cf6dbbd976560597b0243843164a /README.md
parent9cb43ef64d9bb919679a3a43d5b22e91dfa95c84 (diff)
Updates for v0.15.4v0.15.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ea5da85..4e541bd9 100644
--- a/README.md
+++ b/README.md
@@ -197,7 +197,7 @@ the most recent release of `bat`, download the latest `.deb` package from the
[release page](https://github.com/sharkdp/bat/releases) and install it via:
```bash
-sudo dpkg -i bat_0.15.3_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.15.4_amd64.deb # adapt version number and architecture
```
### On Alpine Linux