diff --git a/install.ps1 b/install.ps1 index 5e72a0c..6d14b67 100644 --- a/install.ps1 +++ b/install.ps1 @@ -59,5 +59,5 @@ python update.py Write-Host "" Write-Host "Installed at $dir." -Write-Host "Auto-update + auto-start is now a Scheduled Task (logon + daily) - nothing else to do." +Write-Host "Auto-start at logon + daily auto-update are configured - nothing else to do." Write-Host "One-time (per PC) for OCR hold alerts: cd $dir ; python eve_orehold_watcher.py --snip"