diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 21:39:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:52:03 +0700 |
commit | 47b5c7484af77d8eb34133dae81d6da85732bf29 (patch) | |
tree | 0068985f1f9a8d40ec9e52b4d9b22c4c95255be2 /system/netdata | |
parent | 847a532a8817202d2ecc91d4a75bd6354bfc99c6 (diff) |
system/netdata: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/netdata')
-rw-r--r-- | system/netdata/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/netdata/README b/system/netdata/README index 6abf607387bf5..429ba66b2e84f 100644 --- a/system/netdata/README +++ b/system/netdata/README @@ -26,3 +26,6 @@ http://IP-ADDRESS:19999/ To get the running config file at any time, visit http://IP-ADDRESS:19999/netdata.conf + +NOTE: If you have protobuf3 installed, the script will fail to build. +You need to remove the protobuf3 package prior building this script. |