1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-12-04 14:46:29 -05:00

📝 Install amfora from Arch pkgs

This commit is contained in:
makeworld 2020-10-30 10:47:24 -04:00
parent 9292d86c45
commit d917ed8179

View File

@ -42,10 +42,10 @@ Make sure to click "Watch" > "Releases only" in the top right to get notified ab
### Arch Linux
Arch Linux users can install Amfora from AUR. It has the package name `amfora`, and is maintained by @pboyd.
Arch Linux users can install Amfora using pacman.
```
yay -S amfora
sudo pacman -S amfora
```
### Homebrew