mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
mention placing inside /opt
This commit is contained in:
parent
e893c9a234
commit
6366239ec4
@ -33,6 +33,10 @@ I chose to rewrite the python [jellyfin-accounts](https://github.com/hrfee/jelly
|
|||||||
|
|
||||||
#### Install
|
#### Install
|
||||||
Grab an archive from the release section for your platform, and extract `jfa-go` and `data` to the same directory.
|
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.
|
Run the executable to start.
|
||||||
|
|
||||||
A PKGBUILD is also provided for those using Arch Linux.
|
A PKGBUILD is also provided for those using Arch Linux.
|
||||||
|
Loading…
Reference in New Issue
Block a user