Update README.md to include Arch Linux package (#66)

This commit is contained in:
jahway603 2023-03-22 10:54:14 -04:00 committed by Ulyssa
parent e98d58a8cc
commit ca395097e1
No known key found for this signature in database
GPG key ID: 1B3965A3D18B9B64

View file

@ -35,6 +35,14 @@ On NetBSD a package is available from the official repositories. To install it s
pkgin install iamb
```
### Arch Linux
On Arch Linux a package is available in the Arch User Repositories (AUR). To install it simply run with your favorite AUR helper:
```
paru iamb-git
```
## Configuration
You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like: