From c888c1fc99663dcb9d1d7cc48747692082f0c86c Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 18 Jan 2020 08:30:00 +0000 Subject: [PATCH] test for build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e3ca3e..2f78206 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # IoT Edge Module containing a sample Blazor Web Assembly, served by Nginx This is a sample of how to package a Blazor Web Assembly project into an Azure IoT Edge Module. The module shoud work on x64 systems -as well on ARM, like the Rapsberry Pi 3. +as well on ARM32v7, like the Rapsberry Pi 3.