From b216c696b19a20077b67d3c50b5d66a435fec223 Mon Sep 17 00:00:00 2001 From: lazee486 <43401332+lazee486@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:33:02 +0200 Subject: [PATCH] Update _index.en.md fixed typo in powershell --- 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 a1824ba..53f87b6 100644 --- a/content/self-host/client-deployment/_index.en.md +++ b/content/self-host/client-deployment/_index.en.md @@ -189,7 +189,7 @@ https://rustdesk.com/docs/en/client/windows/msi/ ### Winget -you can deploy via pwershell with winget as well (this installs via microsofts version of apt - part of most recent windows installs) +you can deploy via powershell 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 GPO)