From a2abe797296b80d79486803c7246ef24a130e396 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 24 Aug 2021 13:35:19 +0200 Subject: [PATCH] Fix list of machine types --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcafc95..e4fca2a 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ bash installer.sh --machine MY_MACHINE ## Supported Machine types - intel-nuc +- generic-x86-64 - odroid-c2 - odroid-n2 - odroid-xu @@ -51,6 +52,7 @@ bash installer.sh --machine MY_MACHINE - raspberrypi3-64 - raspberrypi4-64 - tinker +- khadas-vim3 ## Troubleshooting