[skip travis] update debian pkg name

This commit is contained in:
ClementTsang 2020-02-25 12:28:48 -05:00
parent 61da628813
commit 997d5635af

View file

@ -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