Minor changes

This commit is contained in:
Loic Guegan 2023-07-16 11:00:03 +02:00
parent f98bd0db78
commit 880ab32516

View file

@ -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`