Skip to content

Commit

Permalink
[skip travis] update debian pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang committed Feb 25, 2020
1 parent 61da628 commit 997d563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 997d563

Please sign in to comment.