From fcf7e6213fce81c19d83141bd23bf4da34e576b2 Mon Sep 17 00:00:00 2001 From: MarkBryanMilligan Date: Sat, 27 Feb 2021 22:40:38 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bdd450..613ab07 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This is only tangentially related. A java library for running a zwave controlle # Ok, how do I run this thing? The easiest way to run the software on a hub is to download a pre-built SD card image. One can be downloaded here:
-[hub_1.0.img](https://lanternsoftware.com:13781/hub_1.0.img)
+[hub_1.0.0.zip](https://lanternsoftware.com:13781/hub_1.0.0.zip)
Flash this to any micro sd card (4gig or larger) and you're good to go. Fire up the hub and the phone app should be able to connect to it via bluetooth to finish the configuration.
This image will post the data to lanternsoftware.com. It's stored there securely and only you will have access to it; the data won't be shared or sold to anyone. If you really want to run your own server, you're of course welcome to do that instead, instructions are located further down.