From da3c5cf21fb6f3c97d96d17419c1e570939f6c9f Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 30 Oct 2024 18:57:45 +0800 Subject: [PATCH] update --- content/self-host/client-deployment/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-deployment/_index.en.md b/content/self-host/client-deployment/_index.en.md index 7e171c8..a1824ba 100644 --- a/content/self-host/client-deployment/_index.en.md +++ b/content/self-host/client-deployment/_index.en.md @@ -191,7 +191,7 @@ https://rustdesk.com/docs/en/client/windows/msi/ you can deploy via pwershell with winget as well (this installs via microsofts version of apt - part of most recent windows installs) -from a powershell window or via script (for example via Tactical RMM or GPO) +from a powershell window or via script (for example via GPO) ``` winget install --id=RustDesk.RustDesk -e