added AUR install info

This commit is contained in:
Alexander Bocken 2021-05-11 16:04:13 +02:00
parent 2276fb9c11
commit 76944d81ea
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -47,6 +47,16 @@ allioli can be built by cloning the repository and then running make:
sudo make install
```
### AUR
if you're running an arch-based distro you can get bibel from the AUR.
so for example using yay, it's a simple
```bash
yay -S allioli
```
## Similar projects
My work, as already stated, is mostly based on the source code of [Bontibon's kjv](https://github.com/bontibon/kjv).