From 5d89cf32c977f53baeae5ea59fdb04a1826900d5 Mon Sep 17 00:00:00 2001 From: Loren Burkholder <55629213+LorenDB@users.noreply.github.com> Date: Mon, 19 Jul 2021 16:52:34 -0400 Subject: [PATCH] Add shell description of AUR package Seems like this should at least be documented... --- docs/introduction/Installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/introduction/Installation.md b/docs/introduction/Installation.md index be57f97e..4d3ace89 100644 --- a/docs/introduction/Installation.md +++ b/docs/introduction/Installation.md @@ -6,6 +6,8 @@ ## Arch +xlnt can be [found](https://aur.archlinux.org/packages/xlnt/) on the AUR. + ## vcpkg ## Compiling xlnt 1.x.x from Source on Ubuntu 16.04 LTS (Xenial Xerus)