Update 'README.md'

This commit is contained in:
bprieshof
2019-06-20 14:26:47 +02:00
parent b533fa7cc7
commit 29f11f9cef

View File

@@ -6,5 +6,6 @@ bash install-Redis.sh
#### To set Netdata to monitor redis: #### To set Netdata to monitor redis:
Reinstall netdata manualy 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)
``` ```