Skip to content

Commit

Permalink
Update reference in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Feb 25, 2020
1 parent 87f94f6 commit b4f7c2c
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 @@ -123,8 +123,8 @@ echo " word"

You can download the latest Debian package from the [release page](https://github.com/sharkdp/pastel/releases) and install it via `dpkg`:
``` bash
wget "https://github.com/sharkdp/pastel/releases/download/v0.6.1/pastel_0.6.1_amd64.deb"
sudo dpkg -i pastel_0.6.1_amd64.deb
wget "https://github.com/sharkdp/pastel/releases/download/v0.7.0/pastel_0.7.0_amd64.deb"
sudo dpkg -i pastel_0.7.0_amd64.deb
```

### On Arch Linux
Expand Down

0 comments on commit b4f7c2c

Please sign in to comment.