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:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2020-05-23 19:22:42 +0300
committerGitHub <noreply@github.com>2020-05-23 19:22:42 +0300
commit817de004641a0d10788da17d4dc65b971d5c81ce (patch)
treed31c928368d44e721da05b20c5fdca39791bfa5a
parenta7fb24c9dbe3b5aa8094b5f591a6dcb722dea1e4 (diff)
Update README.md
-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