From 46327c239660f7bb9f276c6e8d25fec15811be4a Mon Sep 17 00:00:00 2001 From: Moritz Poldrack <33086936+poldi1405@users.noreply.github.com> Date: Sun, 16 Aug 2020 20:19:29 +0200 Subject: [PATCH] Update README.md added AUR packages as installation option (got-git will be added later today) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d455e7..b9b84ac 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ sudo mv /tmp/bin/got /usr/bin/got go get github.com/melbahja/got/cmd/got ``` +#### Or from the AUR +Install `got` for the latest release version or `got-git` for the latest development version. + +> **Note:** these packages are not maintained by melbahja ## Command Line Tool Usage