From 8f28319236af6dc3a109342315f8fa0357f5e59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Carr=C3=A9?= Date: Thu, 7 Dec 2023 15:51:41 +0100 Subject: [PATCH] Update x4bcli.md --- Documentation/x4bcli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/x4bcli.md b/Documentation/x4bcli.md index 97b8319..be16247 100644 --- a/Documentation/x4bcli.md +++ b/Documentation/x4bcli.md @@ -54,7 +54,7 @@ Most of the time it is already installed. Unzip the following [file](https://git The fastest method is to execute the following command in a powershell shell with administrative permissions. The following command line will install the gateway and the agent as windows services. ```console -PS c:\> irm https://raw.githubusercontent.com/xcomponent/appcontrol-documentation/main/scripts/appcontrolinstall.ps1 | iex +irm https://raw.githubusercontent.com/xcomponent/appcontrol-documentation/main/scripts/appcontrolinstall.ps1 | iex ``` **Note:**