Merge pull request #334 from ahstro/patch-1

Update ArchLinux installation instructions
pull/343/head
Taylor Fausak 2021-01-02 07:58:02 -05:00 committed by GitHub
commit 6b4e534840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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 (TODO: These instructions are more confusing than helpful. I am inclined
to just remove them.) to just remove them.)
- on ArchLinux via [the brittany AUR package](https://aur.archlinux.org/packages/brittany/) - on ArchLinux:
using `aura`:
~~~~.sh ~~~~.sh
aura -A brittany pacman -S haskell-brittany
~~~~ ~~~~
# Development tips # Development tips