From eac21da607a5c40f32fc4a3f198d2a6f43aa737b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 13 May 2026 07:29:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 970f08c..72bcc78 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ It supports both online models (OpenRouter) and local AI providers, giving full 🧩 Core System & Python ``` sudo apt update - sudo apt install -y python3 python3-venv git + sudo apt install -y python3 python3-venv git poppler-utils libreoffice ``` Environment ```