Skip to content

Commit

Permalink
Update x4bcli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericcarre authored Dec 7, 2023
1 parent 38260b3 commit 8f28319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/x4bcli.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down

0 comments on commit 8f28319

Please sign in to comment.