From 101c08a3ea04f37b383359c327288f107bce8e43 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Wed, 27 May 2026 20:50:27 +0100 Subject: [PATCH] test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f948ff..6642f40 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,5 @@ Install the prerequisites with "sudo apt install cmake device-tree-compiler libn N.B. Use *cmake -DBUILD_SHARED_LIBS=1 .* to build the libraries in the subprojects (libdtovl, gpiolib and piolib) as shared (as opposed to static) libraries. Add -DCMAKE_INSTALL_PREFIX=/usr to override the default install path of /usr/local. - *make* - *sudo make install* + + TEST Github workflow