diff --git a/README.md b/README.md index 9b6f678..aeee1e8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The plan: 1. Use Fauxmo to create a virtual switch 'Movie Lights' recognized on the NAS at port 20000 2. Fauxmo will run in a docker file and be able to talk to another container, - which runs our golang executable. Other container name is 'movielights' + which runs our golang executable. Other container IP will be 172.31.0.243 3. Our golang executable will then talk to the actual wemo switches TODO: