doc: add --break-system-packages (#1001)

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
pull/1008/head^2
NicolasFR 2 months ago committed by GitHub
parent 3d6b145db5
commit 664dd62d8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      LocalRunGuide.md

@ -95,7 +95,7 @@ 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 WeasyPrint
pip3 install uno opencv-python-headless unoconv pngquant WeasyPrint --break-system-packages
```
For Fedora:

Loading…
Cancel
Save