Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/google-assistant-smart-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4373384..815c454 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Simple Python framework to control your DIY smart home devices using Google Assi
## How to install
* Checkout project somewhere on your server
-* Edit __alice.wsgi__ and change path to project directory
+* Edit __google_home.wsgi__ and change path to project directory
* Deploy project to your web server using WSGI, don't forget to allow authorization header
* Go to https://console.actions.google.com/ and create new project, select "smart home" type
* Open "Develop"->"Invocation" and type name of your project