Update LocalRunGuide.md

Edited run via java, since on previous step we moved the jar-file to /opt/Stirling-PDF
This commit is contained in:
manuelkamp 2023-12-27 18:51:51 +01:00 committed by GitHub
parent 6e7c066e57
commit c769a02982
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,7 +176,7 @@ rpm -qa | grep tesseract-langpack | sed 's/tesseract-langpack-//g'
```bash
./gradlew bootRun
or
java -jar build/libs/app.jar
java -jar /opt/Stirling-PDF/Stirling-PDF-*.jar
```
### Step 8: Adding a Desktop icon