mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
[skip travis] update debian pkg name
This commit is contained in:
parent
61da628813
commit
997d5635af
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue