We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1f564 commit 2ad13d7Copy full SHA for 2ad13d7
README.md
@@ -21,7 +21,7 @@ Install from a PowerShell with administrative rights.
21
```powershell
22
cd "C:\Program Files\rport"
23
iwr https://github.com/cloudradar-monitoring/rport-win-watchdog/releases/latest/download/watchdog.ps1 `
24
--OutFile watchgog.ps1
+-OutFile watchdog.ps1
25
```
26
27
Test, if the state file can be read:
0 commit comments