From 787ee2c997552dc1d7e683aa987fd59bf3969b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20M?= Date: Sun, 20 May 2018 14:31:47 +0200 Subject: [PATCH] Added Arch Linux Link to packages, since Arch Linux may use an AUR helper. --- Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installation.md b/Installation.md index 31bdea4..fa2c4c3 100644 --- a/Installation.md +++ b/Installation.md @@ -41,6 +41,12 @@ $ brew install git-extras Installing from Homebrew will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source. + +### Arch Linux + +* [git-extras](https://aur.archlinux.org/packages/git-extras/) +* [git-extras-git](https://aur.archlinux.org/packages/git-extras-git/) + ### Windows First, please install `Git for Windows 2.x` from 'https://github.com/git-for-windows/git/releases'.