From 664dd62d8b0f67d7d57998d2db703ae757bf5e04 Mon Sep 17 00:00:00 2001 From: NicolasFR Date: Mon, 1 Apr 2024 11:56:33 +0200 Subject: [PATCH] doc: add --break-system-packages (#1001) Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> --- LocalRunGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LocalRunGuide.md b/LocalRunGuide.md index fe36f879..e0851d62 100644 --- a/LocalRunGuide.md +++ b/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: