From f537a7785ad7931706e989650bb0136602172930 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sun, 1 Dec 2019 18:23:50 +0100 Subject: [PATCH] typo --- platypush/plugins/assistant/echo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platypush/plugins/assistant/echo/__init__.py b/platypush/plugins/assistant/echo/__init__.py index 894ed73165..736ba31ca3 100644 --- a/platypush/plugins/assistant/echo/__init__.py +++ b/platypush/plugins/assistant/echo/__init__.py @@ -23,7 +23,7 @@ class AssistantEchoPlugin(AssistantPlugin): In order to activate the Echo service on your device follow these steps: - 1. Install avs (``pip install git+https://github.com:BlackLight/avs.git``) + 1. Install avs (``pip install git+https://github.com/BlackLight/avs.git``) 2. Run the ``alexa-auth`` script. A local webservice will start on port 3000 3. If a browser instance doesn't open automatically then head to http://localhost:3000 4. Log in to your Amazon account