Skip to content

Commit a62cfce

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 75ec122 commit a62cfce

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
@@ -1167,8 +1167,7 @@ tar xzvf metricbeat-{{stack-version}}-linux-x86_64.tar.gz
11671167
PS C:\Program Files\Metricbeat> .\install-service-metricbeat.ps1
11681168
```
11691169
1170-
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
1171-
example: `+PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-metricbeat.ps1+.`
1170+
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-metricbeat.ps1`.
11721171
::::::
11731172
11741173
:::::::

0 commit comments

Comments
 (0)