summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOrhun Parmaksız <orhunparmaksiz@gmail.com>2021-10-11 15:19:19 +0300
committerOrhun Parmaksız <orhunparmaksiz@gmail.com>2021-10-11 15:19:19 +0300
commite4e7b2f05e17abb830b92d4b130b5f0ed769d2f9 (patch)
tree5cbcb05512946514c5842eba1de50e28f8939147 /README.md
parentef5c2207d15f380f950abf0f618c1d42bafdea77 (diff)
README.md: update installation instructions for Arch Linux
`git-absorb` is moved to the [community] repository: https://archlinux.org/packages/community/x86_64/git-absorb/
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b239e91..6da7acf 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Alternatively, `git absorb` is available in the following system package manager
| Repository | Command |
| --------------------------- | -------------------------------------------- |
-| AUR | `yay -S git-absorb` |
+| Arch Linux | `pacman -S git-absorb` |
| DPorts | `pkg install git-absorb` |
| FreeBSD Ports | `pkg install git-absorb` |
| Homebrew and Linuxbrew | `brew install git-absorb` |