Skip to content

Commit 69623f6

Browse files
kilfoyleeedugon
andauthored
Update solutions/observability/apps/tutorial-monitor-java-application.md
Co-authored-by: Edu González de la Herrán <[email protected]>
1 parent 835a26c commit 69623f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

solutions/observability/apps/tutorial-monitor-java-application.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,7 @@ PS > cd 'C:\Program Files\Filebeat'
420420
PS C:\Program Files\Filebeat> .\install-service-filebeat.ps1
421421
```
422422

423-
NOTE: If script execution is disabled on your system, you need to set the execution policy for the current session to allow the script to run. For
424-
example: `+PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-filebeat.ps1+.`
423+
NOTE: If script execution is disabled on your system, you need to set the execution policy for the current session to allow the script to run. For example: `PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-filebeat.ps1`.
425424
::::::
426425

427426
:::::::

0 commit comments

Comments
 (0)