summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-25 12:28:48 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-25 12:28:48 -0500
commit997d5635afe74e22ad8eb22363691bc0d376db4c (patch)
treea223761939275b625a29ee46cc18002e52e7fc46
parent61da628813d46d6b98093d3ad83ca4970fe07c2a (diff)
[skip travis] update debian pkg name
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5255dec8..19641980 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,8 @@ yay bottom
A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest). For example:
```bash
-curl -LO https://github.com/ClementTsang/bottom/releases/download/0.2.1/bottom_0.2.1_amd64.deb
-sudo dpkg -i bottom_0.2.1_amd64.deb
+curl -LO https://github.com/ClementTsang/bottom/releases/download/0.2.2/bottom_0.2.2_amd64.deb
+sudo dpkg -i bottom_0.2.2_amd64.deb
```
### Windows