Skip to content

Commit

Permalink
Merge pull request Stirling-Tools#579 from manuelkamp/patch-3
Browse files Browse the repository at this point in the history
Update LocalRunGuide.md
  • Loading branch information
Frooodle authored Dec 27, 2023
2 parents 86c45f6 + 7b44cf7 commit 43f15b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LocalRunGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@ For Debian-based systems, you can use the following command:

```bash
sudo apt-get install -y libreoffice-writer libreoffice-calc libreoffice-impress unpaper ocrmypdf
pip3 install uno opencv-python-headless unoconv pngquant
pip3 install uno opencv-python-headless unoconv pngquant WeasyPrint
```

For Fedora:

```bash
sudo dnf install -y libreoffice-writer libreoffice-calc libreoffice-impress unpaper ocrmypdf
pip3 install uno opencv-python-headless unoconv pngquant
pip3 install uno opencv-python-headless unoconv pngquant WeasyPrint
```

### Step 4: Clone and Build Stirling-PDF
Expand Down

0 comments on commit 43f15b3

Please sign in to comment.