Skip to content

Commit

Permalink
docs: update Arch Linux instructions (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored Apr 18, 2024
1 parent 8a5258c commit 3e4d758
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 @@ -43,10 +43,10 @@ pkgin install chess-tui

**Arch Linux**

On Arch Linux a PKGBUILD is available from the [AUR](https://aur.archlinux.org/packages/chess-tui). To install it, simply use an aur-helper:
You can install from official repositories:

```
paru -S chess-tui
pacman -S chess-tui
```

### Features
Expand Down

0 comments on commit 3e4d758

Please sign in to comment.