diff --git a/FAQ.md b/FAQ.md index 50614ed..cc040a8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -408,7 +408,7 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 # Install/Upgrade from command line on Windows. -On our [release page](https://github.com/rustdesk/rustdesk/releases/tag/latest), there are `exe` and `msi` files, both can be used to install on Windows. If you are our Pro users, you can choose to build `exe` or `msi` on custom client eidtion page. +On our [release page](https://github.com/rustdesk/rustdesk/releases/tag/latest), there are `exe` and `msi` files, both can be used to install on Windows. If you are our Pro users, you can choose to build `exe` or `msi` on custom client edition page. - If you use the exe file: `.\rustdesk.exe --silent-install` - If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`