From 2b3db7889c8a48cff4bf6166fd685e2a5334e1c2 Mon Sep 17 00:00:00 2001 From: technyon Date: Thu, 2 Feb 2023 18:33:30 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b081f55..c54620b 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ sure it's correct. Since setting up the toolchain can be difficult, I've uploaded a virtual machine (vmware image) that is setup to compile NUKI Hub: -https://mega.nz/file/4yJRjS4Q#F0FNVJZTsUdcTMhiJIB47Fm-7YqKuyQs15E5zznmroc +https://mega.nz/file/8uRkDKyS#F0FNVJZTsUdcTMhiJIB47Fm-7YqKuyQs15E5zznmroc 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: