summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 63f751f4..ef954630 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ The [Manpage syntax](assets/syntaxes/Manpage.sublime-syntax) is developed in thi
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.12.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
```
### On Alpine Linux