From a8ceee125db250566a2dd31375ab4947510a7a73 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:25:59 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index aa56d50..46df681 100644 --- a/FAQ.md +++ b/FAQ.md @@ -406,7 +406,7 @@ Please go to custom clients of web console, modify `API` below to correct url, e https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 -# Upgrade from command line for Windows. +# Install/Upgrade from command line on Windows. - If you use the exe file: `.\rustdesk.exe --silent-install` - If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`