Skip to content

Commit

Permalink
Fix Arch Linux package link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zica87 authored and sharkdp committed Jul 23, 2023
1 parent 30d56ab commit 736fdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ sudo dpkg -i pastel_0.8.1_amd64.deb

### On Arch Linux

You can install `pastel` from the [Community](https://archlinux.org/packages/community/x86_64/pastel/) repositories:
You can install `pastel` from the [Extra](https://archlinux.org/packages/extra/x86_64/pastel/) repositories:
```
sudo pacman -S pastel
```
Expand Down

0 comments on commit 736fdf2

Please sign in to comment.