We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 655e94d + f652e7a commit dd946afCopy full SHA for dd946af
README.md
@@ -14,6 +14,8 @@ This is a simple snake game made designed using Ratatui as TUI library and Rust
14
15
Download the binary from [here](https://github.com/kriskw1999/ratatui-snake/releases)
16
17
+Or you can install [from the AUR](https://aur.archlinux.org/packages/ratatui-snake): `paru -S ratatui-snake`
18
+
19
## How to run locally
20
21
```bash
0 commit comments