From 4f25dd6cc791c0edcaaaea57c5f75931b091a955 Mon Sep 17 00:00:00 2001 From: up-n-atom Date: Sun, 17 Sep 2023 23:13:32 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a919cc..e516106 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,10 @@ Commands: ### Bell Home/Giga Hub Examples > [!NOTE] -> The **Home Hub 4000** uses `MD5` authentication and can be enabled using the `-a` or `--authentication-method` switch, eg. `-a MD5` +> The **Home Hub 4000** uses `MD5` authentication, which can be enabled using either `-a` _or_ `--authentication-method` option, eg. `-a MD5` ```bash +cd sagemcom-modem-scripts source .venv/bin/activate # List available commands python3 xmo-remote-client.py --help