mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 13:19:51 -07:00
Update README.md to include Arch Linux package (#66)
This commit is contained in:
parent
e98d58a8cc
commit
ca395097e1
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue