From 598ed0c9ffb5dd01d75e02a198fcbbaf5e5aab5c Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 28 May 2023 11:49:00 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77820fb..5a9ef37 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,7 @@ or "MQTT NUKI Opener Path" under "Basic NUKI Configuration" for at least one of Since setting up the toolchain can be difficult, I've uploaded a virtual machine (vmware image) that is setup to compile NUKI Hub: -https://drive.google.com/file/d/1rcAgx54FEMQmXibgW-Y0EYXEdrShJuBA/view?usp=share_link +https://drive.google.com/file/d/1fUVYHDtxXAZOAfQ321iRNIwkqFwuDsBp/view?usp=share_link User and password for the VM are both "nuki" and "nuki". The source is checked out at ~/projects/nuki_hub, the cmake build directory is build. So to compile, run the following commands: