From 82f02efd1a583668da2e3a64176708bb3e36e1da Mon Sep 17 00:00:00 2001 From: CiNcH83 Date: Sat, 6 Jun 2026 11:32:10 +0200 Subject: [PATCH] add prerequisites to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b24a805..c9b7575 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ ControlBox is a sample EEBUS GridGuard implementation that implements these EEBU Forked from [vollautomat's eebus-go repository](https://github.com/vollautomat/eebus-go), based on [enbility's eebus-go implementation](https://github.com/enbility/eebus-go). +### Prerequisites + +Building ControlBox requires [Go](https://go.dev/) and [Node.js/npm](https://nodejs.org/en). + ### Installation & Execution #### ControlBox