From aa559ae679c03c6c39b2f1ee7f944ae9baba218a Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Mon, 1 Jul 2024 20:53:46 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7e6ef10..5f515e6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ pip install -r requirements.txt ``` ## Usage +- **Authentication** +``` + python eero_auth.py +``` +Follow the instructions to authenticate yourself to generate a session token. The passphrase you create will be required to access the other commands. - **Account Information** ```