From 9658653ab9127ffa6bca3ae8abe404a7c2ad924d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anton=20Str=C3=B6mkvist?= <anton@stromkvist.com>
Date: Sat, 2 Jan 2021 09:16:57 +0100
Subject: [PATCH] Update ArchLinux installation instructions

Brittany is in the community repo now, and no longer requires AUR
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 465e215..5ee23ac 100644
--- a/README.md
+++ b/README.md
@@ -96,10 +96,9 @@ log the size of the input, but _not_ the full input/output of requests.)
     (TODO: These instructions are more confusing than helpful. I am inclined
     to just remove them.)
 
-- on ArchLinux via [the brittany AUR package](https://aur.archlinux.org/packages/brittany/)
-  using `aura`:
+- on ArchLinux:
     ~~~~.sh
-    aura -A brittany
+    pacman -S haskell-brittany
     ~~~~
 
 # Development tips
-- 
2.30.2