From 71a9490a65636ae6caf7872b2bb610fc575258fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20=C5=A0e=C5=A1ko?= Date: Tue, 26 Dec 2023 22:25:31 +0100 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9df9b3c4..c7b837cf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ For more information oriented towards developers please visit our [developers pa 4. Get dependencies: `make get` 5. Run app: `make run` +> In case `make` does not work for you, `melos` can be used for most of the commands. Check them out in _makefile_ or in _melos.yaml_. + ## Building generated files - For **protoc**: