diff --git a/README.md b/README.md index 7f5ed8b..bea10b2 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,6 @@ java -jar ha-bridge-4.5.0.jar ### Automation on Linux systems To have this configured and running automatically there are a few resources to use. One is using Docker and a docker container has been built for this and can be gotten here: https://github.com/aptalca/docker-ha-bridge -Create the directory and make sure that ha-bridge-4.5.0.jar is in your /home/pi/habridge directory. -``` -pi@raspberrypi:~ $ mkdir habridge -pi@raspberrypi:~ $ cd habridge - -pi@raspberrypi:~/habridge $ wget https://github.com/bwssytems/ha-bridge/releases/download/v4.5.0/ha-bridge-4.5.0.jar -``` Create the directory and make sure that ha-bridge-4.5.0.jar is in your /home/pi/habridge directory. ``` pi@raspberrypi:~ $ mkdir habridge