Fix kickstart download counter badges in documentation. (#14246)
Austin S. Hemmelgarn committed
Jan 12, 2023 at 07:39 UTC
cd49869fbdcc4c017933ea8e3452455024310ee9
2 files changed
+2
-2
packaging/installer/README.md
+1
-1
@@ -32,7 +32,7 @@ _actively_ contributing to Netdata's future.
32
33
## Automatic one-line installation script
34
35
- 
35
+ 
36
37
This method is fully automatic on all Linux distributions, including Ubuntu, Debian, Fedora, CentOS, and others, as well as on mac OS environments.
38
packaging/installer/methods/kickstart.md
+1
-1
@@ -7,7 +7,7 @@ import { OneLineInstallWget, OneLineInstallCurl } from '@site/src/components/One
7
8
# Install Netdata with kickstart.sh
9
10
- 
10
+ 
11
12
This page covers detailed instructions on using and configuring the automatic one-line installation script named
13
`kickstart.sh`.