From 2297eb07426950b24f715ff092bf08b8a3ffd2ee Mon Sep 17 00:00:00 2001 From: UNITRONIX <36471318+UNITRONIX@users.noreply.github.com> Date: Sun, 12 Oct 2025 17:20:35 +0200 Subject: [PATCH] Readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a58f5028..c4a00582 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install nicegui ## Running the Application -1. Place the `main.py` file and the `db_v2.sqlite3` database in the `/opt/rustdesk` directory on your Linux server. +1. Place the `main.py` file in the `/opt/rustdesk` directory on your Linux server. 2. Make sure you have Python 3.8+ and the required modules installed. 3. Start the application with the command: @@ -76,5 +76,5 @@ sudo systemctl status rustdesk-freeconsole - Make sure port 9000 is open in your firewall. ## Author - +UNITRONIX (Krzysztof Nienartowicz) Project: Rustdesk FreeConsole