From 5c08e5c5a486a75f99bef1e6ac54195ea5117d2c Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:03:06 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 51b9aa4..48b21d9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -989,10 +989,10 @@ A connects to machine 1, 2, 3 at the same time, it is one channel, one current c A,B, C connect to machine 1 at the same time, it is 3 channels, 3 concurrent connections are required. -Tech 1: connects to PC A and B -Tech 2: connects to PC C -Tech 3: connects to PC D, E, and F -Tech 4: connects to PC G +> Tech 1: connects to PC A and B +> Tech 2: connects to PC C +> Tech 3: connects to PC D, E, and F +> Tech 4: connects to PC G You need 4 concurrent connections for the above case.