@cryptotaxi247 / netdata-1 / commits / 02299f287

Update kickstart.md

Costa Tsaousis committed Oct 17, 2023 at 11:51 UTC 02299f287527129c401433e42f67d2b96fcd97e3
1 file changed +1 -1
packaging/installer/methods/kickstart.md
+1 -1
@@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
17
18 ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_by_url_pattern&options=unaligned&dimensions=kickstart&group=sum&after=-3600&label=last+hour&units=kickstart%20downloads&value_color=orange&precision=0) ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_by_url_pattern&options=unaligned&dimensions=kickstart&group=sum&after=-86400&label=today&units=kickstart%20downloads&precision=0)
19
20 -`kickstart.sh` is the recommended way of installing Netdata. This script works on all Linux distributions and macOS environments, by detecting the optimal method of installing Netdata directly to the operating system (it will never install a docker image of Netdata - to run Netdata is a container [check this](https://learn.netdata.cloud/docs/installing/docker)).
20 +`kickstart.sh` is the recommended way of installing Netdata. This script works on all Linux distributions and macOS environments, by detecting the optimal method of installing Netdata directly to the operating system (it will never install a docker image of Netdata - to run Netdata in a container [check this](https://learn.netdata.cloud/docs/installing/docker)).
21
22 If you are installing on macOS, make sure to check the [install documentation for macOS](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/macos.md) before continuing.
23