Skip to content

Commit c395127

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 09d7172 commit c395127

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
@@ -1810,8 +1810,7 @@ tar xzvf heartbeat-{{stack-version}}-linux-x86_64.tar.gz
18101810
PS C:\Program Files\Heartbeat> .\install-service-heartbeat.ps1
18111811
```
18121812
1813-
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
1814-
example: `+PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-heartbeat.ps1+.`
1813+
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-heartbeat.ps1`.
18151814
::::::
18161815
18171816
:::::::

0 commit comments

Comments
 (0)