Skip to content

Commit

Permalink
Updated outdated wget URL (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Fedyashev committed Nov 16, 2021
1 parent 696df2b commit 7748558
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 @@ -399,8 +399,8 @@ $ sudo rpm -ivh https://github.com/knqyf263/pet/releases/download/v0.3.0/pet_0.3
## Debian, Ubuntu
Download deb package from [the releases page](https://github.com/knqyf263/pet/releases)
```
$ wget https://github.com/knqyf263/pet/releases/download/v0.3.0/pet_0.3.0_linux_amd64.deb
dpkg -i pet_0.3.0_linux_amd64.deb
$ wget https://github.com/knqyf263/pet/releases/download/v0.3.6/pet_0.3.6_linux_amd64.deb
dpkg -i pet_0.3.6_linux_amd64.deb
```

## Archlinux
Expand Down

0 comments on commit 7748558

Please sign in to comment.