From 54036e093e6faedcc5b888aa383dd844ef4294c1 Mon Sep 17 00:00:00 2001 From: Judro <49918183+Judro@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:45:42 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47457e3..52db3c9 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,21 @@ ## Installation -(Ubuntu / Linux Mint)install the deb file: [mines_0.6.0_amd64.deb](https://github.com/Judro/mines/releases/download/v0.6.0/mines_0.6.0_amd64.deb) +### Ubuntu- / Debian-based Systems +install the deb package: [mines_0.6.0_amd64.deb](https://github.com/Judro/mines/releases/download/v0.6.0/mines_0.6.0_amd64.deb) + +### Arch-based Systems +Install the package from the AUR using an AUR helper like yay: + +`yay -S mines-tui` + ## Controls - Movement: `hjkl or ←↓↑→` - Place flag: `f` - Open tile: `s` +- Quit: `q` +- Emphasize neighboring cells `e` ## Build from source 1. install dependencies