summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/`.