From 48d6b1c20290584d1cca1e60bf721305f848694b Mon Sep 17 00:00:00 2001 From: Roby Date: Mon, 27 Apr 2026 16:42:45 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e8822d..2319f47 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ To enable full functionality, you must configure these three files: All installation steps must be executed as the `root` user. Before starting, elevate your privileges by running: ```bash sudo su +``` #### 1. Clone the Repository Clone the agent into `/opt` to ensure path consistency: @@ -94,6 +95,7 @@ Per il corretto funzionamento, รจ necessario definire i parametri in questi tre Tutti i passaggi di installazione devono essere eseguiti come utente `root`. Prima di iniziare, eleva i tuoi privilegi eseguendo: ```bash sudo su +``` #### 1. Clonazione del Repository Clona l'agente nella cartella `/opt` per garantire la coerenza con i servizi systemd: