summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin.chausse@goto.com>2025-03-28 09:08:23 -0400
committerBenjamin Chausse <benjamin.chausse@goto.com>2025-03-28 09:08:23 -0400
commit110036ef4255f64eaefbc81e5519b42401cdea94 (patch)
tree894b78f03ae842e5adbc0b4cce756605aee1a34b
parentd8151d36e1bf8a7c97d5b34f01ac382233f959c6 (diff)
docs: REAME fixup
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fa98a8..4674d86 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,8 @@ installed)
go install github.com/ChausseBenjamin/termpicker@latest
```
-**From the aur***:
+**From the aur**:
+
Termpicker is on the AUR! :tada: Just install it with you favourite
aur package manager (yay, paru, yaourt, etc...)
@@ -38,6 +39,7 @@ yay -S termpicker
```
**Manual Installation**:
+
Just grab the latest release for your platform and install the binary
somewhere in your `PATH`. Releases also include a manpage which you can
install to your `$XDG_DATA_HOME/man/man1/`.