Merge pull request #78 from damienflament/archlinux-installation

Readme: Add ArchLinux installation
pull/82/head
Lennart Spitzner 2017-12-11 16:48:05 +01:00 committed by GitHub
commit be4d0f8333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -83,6 +83,11 @@ require fixing:
stack install
~~~~
- on ArchLinux via [the britanny AUR package](https://aur.archlinux.org/packages/brittany/)
using `aura`:
~~~~.sh
aura -A brittany
~~~~
# Usage