From ee139c9ef4e1f9c2faf6dda8c62ab7c341ba3714 Mon Sep 17 00:00:00 2001 From: Joey King Date: Fri, 20 Feb 2026 17:30:54 +0000 Subject: [PATCH] Update Mac install link to new PDM endpoint --- Getting Started/Install_Monitoring_Agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting Started/Install_Monitoring_Agent.md b/Getting Started/Install_Monitoring_Agent.md index 323a54b..a977327 100644 --- a/Getting Started/Install_Monitoring_Agent.md +++ b/Getting Started/Install_Monitoring_Agent.md @@ -41,7 +41,7 @@ irm go.dbits.ca/dl/pdm/ps | iex 2. Paste this command and press Enter: ``` -curl -sL go.dbits.ca/rmm-mac | sudo bash +curl -sL go.dbits.ca/dl/pdm/mac | sudo bash ``` 3. Enter your Mac password when prompted (you will not see characters as you type, that is normal).