1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-10-02 09:10:12 +02:00

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