📖 Add reference to stable and git archlinux versions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Since there is now both a -git version and a stable version in the AUR we make a small note for both in the installation documentation.
This commit is contained in:
parent
a8256100f9
commit
6c037a5771
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ln -s bemoji/bemoji /usr/local/bin/bemoji
|
|||
On Arch Linux, bemoji has been packaged for the [AUR](https://aur.archlinux.org/packages?K=bemoji) so it can be installed manually from here or easily with your preferred AUR helper, e.g.:
|
||||
|
||||
```bash
|
||||
paru -S bemoji
|
||||
paru -S bemoji # or bemoji-git
|
||||
```
|
||||
|
||||
## 💿 Usage
|
||||
|
|
Loading…
Reference in a new issue