diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2022-09-30 21:30:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 21:30:53 +0200 |
commit | 529541c2a86cb9fe8f5c8cd55fa52c7406d1b5e7 (patch) | |
tree | 5f6536a0d821525647e25b3ffc1c59d720d0ad24 | |
parent | 8b00cfe783f5b3e821d330e919fa9a4a4a5f0260 (diff) | |
download | feed2imap-go-529541c2a86cb9fe8f5c8cd55fa52c7406d1b5e7.tar.gz feed2imap-go-529541c2a86cb9fe8f5c8cd55fa52c7406d1b5e7.tar.bz2 feed2imap-go-529541c2a86cb9fe8f5c8cd55fa52c7406d1b5e7.zip |
Add AUR
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -67,6 +67,12 @@ binary which can be placed whereever you need. Please open an issue if you are missing your platform. +### Use your package manager + +#### Arch Linux + +feed2imap-go is present in the [AUR](https://aur.archlinux.org/packages/feed2imap-go). + ### Install from source Clone the repository and, optionally, switch to the tag you want: |