From 880ab3251630ad6bd851627f1231a94e81d63b65 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 16 Jul 2023 11:00:03 +0200 Subject: [PATCH] Minor changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af0419..c354a96 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ The only dependency is [ZeroMQ](https://zeromq.org/). After installing the ZeroM $ make ### Deployment -1. Update `config.mk` according to you needs +1. Update `config.mk` according to your needs \*\***IMPORTANT**\*\* 2. On the nodes equiped with the ina260 chips run `make publish` 3. On the node that collect the measurements (broker, frontend etc..) run `make subscribe` \ No newline at end of file