mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-25 01:37:17 +00:00
add notes about downloading jar
This commit is contained in:
parent
da00a60332
commit
155790465e
@ -10,7 +10,7 @@ In general installation process looks like:
|
||||
sbt assembly
|
||||
```
|
||||
|
||||
Service can be run by using command:
|
||||
Or alternatively you can download latest jar from releases page. Service can be run by using command:
|
||||
|
||||
```bash
|
||||
java -cp ./target/scala-2.13/ffxivbis-scala-assembly-0.1.jar me.arcanis.ffxivbis.ffxivbis
|
||||
|
Loading…
Reference in New Issue
Block a user