diff --git a/install.ps1 b/install.ps1 index 8c04e4c..5e72a0c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,5 +1,5 @@ <# - install.ps1 — first-time bootstrap for the Eve watchers (Goliath + Adam's PC). + install.ps1 - first-time bootstrap for the Eve watchers (Goliath + Adam's PC). One-liner (PowerShell): irm https://git.armoredarmadillo.com/brockdarnold/eve-watcher/raw/branch/main/install.ps1 | iex