Moved PKGBUILD to AUR, mention in readme

This commit is contained in:
Harvey Tindall
2020-08-19 16:43:37 +01:00
parent 681d2ce38d
commit 29a79a1ce1
2 changed files with 4 additions and 46 deletions
+4 -4
View File
@@ -32,15 +32,15 @@ I chose to rewrite the python [jellyfin-accounts](https://github.com/hrfee/jelly
</p>
#### Install
Grab an archive from the release section for your platform, and extract `jfa-go` and `data` to the same directory.
For linux users, you can place them inside `/opt/jfa-go` and then run
Available on the AUR as [jfa-go](https://aur.archlinux.org/packages/jfa-go/).
For other platforms, grab an archive from the release section for your platform, and extract `jfa-go` and `data` to the same directory.
* For linux users, you can place them inside `/opt/jfa-go` and then run
`sudo ln -s /opt/jfa-go/jfa-go /usr/bin/jfa-go` to place it in your PATH.
Run the executable to start.
A PKGBUILD is also provided for those using Arch Linux.
For [docker](https://hub.docker.com/repository/docker/hrfee/jfa-go), run:
```
docker create \