From 997d5635afe74e22ad8eb22363691bc0d376db4c Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Tue, 25 Feb 2020 12:28:48 -0500 Subject: [skip travis] update debian pkg name --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3