diff --git a/LocalRunGuide.md b/LocalRunGuide.md index fb650f09..c3fe6972 100644 --- a/LocalRunGuide.md +++ b/LocalRunGuide.md @@ -90,8 +90,8 @@ Install the following software: For Debian-based systems, you can use the following command: ```bash -sudo apt-get install -y libreoffice-core libreoffice-common libreoffice-writer libreoffice-calc libreoffice-impress python3-uno unoconv pngquant unpaper ocrmypdf -pip3 install opencv-python-headless +sudo apt-get install -y libreoffice-writer libreoffice-calc libreoffice-impress unpaper ocrmypdf +pip3 install uno opencv-python-headless unoconv pngquant ``` For Fedora: