From a3cf7ac1ee2e600878b3e3f7073838f6d2ad2c54 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 6 Jul 2026 12:08:37 -0700 Subject: [PATCH] add note about powershell vs cmd --- doc/installing-from-release.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/installing-from-release.md b/doc/installing-from-release.md index e278a0b..af199b2 100644 --- a/doc/installing-from-release.md +++ b/doc/installing-from-release.md @@ -42,8 +42,11 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices. # For Orbic: ./installer orbic --admin-password 'mypassword' - # Note: the arguments --admin-username 'myusername' and --admin-ip 'mydeviceip' - # may be required if different from the default. + # Important notes: + # - the arguments --admin-username 'myusername' and --admin-ip 'mydeviceip' + # may be required if different from the default. + # - on Windows this command should be run in PowerShell and not the Command + # Prompt (CMD) where characters like quotes are treated differently. # For TP-Link: ./installer tplink