@cryptotaxi247 / netdata-1 / commits / dd24ca290

Update netdata-installer.sh (#12755)

installer help list formatting uniformity

Pete Cooper committed Apr 28, 2022 at 12:23 UTC dd24ca29026dc568358613115bfed86fe6a75d4b
1 file changed +4 -1
netdata-installer.sh
+4 -1
@@ -267,7 +267,10 @@ For the installer to complete successfully, you will need these packages install
267
268 For the plugins, you will at least need:
269
270 - curl, bash v4+, python v2 or v3, node.js
270 + curl
271 + bash (v4+)
272 + python (v2 or v3)
273 + node.js
274
275 HEREDOC
276 }