From 29f11f9cef38af058173a1ead4a55c3ac913375d Mon Sep 17 00:00:00 2001 From: bprieshof Date: Thu, 20 Jun 2019 14:26:47 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce1109..f257fa8 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ bash install-Redis.sh #### To set Netdata to monitor redis: Reinstall netdata manualy ``` -https://github.com/netdata/netdata/tree/master/packaging/installer#installation +apt install curl +bash <(curl -Ss https://my-netdata.io/kickstart-static64.sh) ``` \ No newline at end of file