Skip to content

Commit

Permalink
Update Arch Linux package URL in README.md
Browse files Browse the repository at this point in the history
The old URL returns 404 now.
  • Loading branch information
felixonmars authored and sharkdp committed Nov 21, 2023
1 parent 4bb5630 commit 6fa2a76
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 @@ -43,7 +43,7 @@ sudo dpkg -i binocle_0.3.1_amd64.deb

### On Arch Linux

binocle can be installed from the [community repository](https://archlinux.org/packages/community/x86_64/binocle/) using [pacman](https://wiki.archlinux.org/title/Pacman):
binocle can be installed from the [extra repository](https://archlinux.org/packages/extra/x86_64/binocle/) using [pacman](https://wiki.archlinux.org/title/Pacman):

```
pacman -S binocle
Expand Down

0 comments on commit 6fa2a76

Please sign in to comment.