Fix typo in netdata-installer (#8811)
* Fix typo in netdata-installer * Add missing whitespace
Adam Wolf committed
Apr 26, 2020 at 20:44 UTC
60c3ad25140c70a37de9950a8a8adafb0ad1ed80
1 file changed
+1
-1
netdata-installer.sh
+1
-1
@@ -441,7 +441,7 @@ You may need to check these:
441
If your system cannot find zlib, although it is installed
442
run me with the option: --libs-are-really-here
443
444
-3. The pacakge json-c-dev (or json-c-devel)has to be installed.
444
+3. The package json-c-dev (or json-c-devel) has to be installed.
445
446
If your system cannot find json-c, although it is installed
447
run me with the option: --libs-are-really-here