summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-04-23 00:56:27 +0200
committersharkdp <davidpeter@web.de>2020-04-23 00:56:27 +0200
commit9e622a1a5f3a4328e37b73ec6cec491ff0c34508 (patch)
tree219f2970e2304535fe3c6d979cac2f4df1aa72d1 /README.md
parent59ca933aeed2a9cc2f11397cc2a63866f343a769 (diff)
Update version in README
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 20767664..cb2162e1 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,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.13.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.14.0_amd64.deb # adapt version number and architecture
```
### On Alpine Linux