Skip to content

Commit dd946af

Browse files
authored
Merge pull request #5 from orhun/docs/add_aur_instructions
Add AUR instructions
2 parents 655e94d + f652e7a commit dd946af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This is a simple snake game made designed using Ratatui as TUI library and Rust
1414

1515
Download the binary from [here](https://github.com/kriskw1999/ratatui-snake/releases)
1616

17+
Or you can install [from the AUR](https://aur.archlinux.org/packages/ratatui-snake): `paru -S ratatui-snake`
18+
1719
## How to run locally
1820

1921
```bash

0 commit comments

Comments
 (0)