From f126ca307cda1bc6b6eb57d519a336b0a7eaf7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20L=C3=BCke?= Date: Sat, 28 Dec 2024 18:51:42 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8abe12f..93161fc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## How to build +Assumes git, ninja, cmake, gcc or clang. If under msys2 use ucrt64. + protobuf is required. Use the same compiler for protobuf and mesytec-mnode. ```bash