@cryptotaxi247 / netdata-1 / commits / 92bb085f0

Update kickstart.md (#21600)

Kanela committed Jan 22, 2026 at 20:59 UTC 92bb085f0db8b5bcd4771aff4719d152b7f30862
1 file changed +10 -4
packaging/installer/methods/kickstart.md
+10 -4
@@ -53,8 +53,11 @@ To install and connect to Netdata Cloud in a single step from your terminal:
53 </TabItem>
54 </Tabs>
55
56 -> **Tip**
57 -> Pick **Stable** or **Nightly**: Check the [guide](/docs/netdata-agent/versions-and-platforms.md) for differences.
56 +:::tip
57 +
58 +Pick **Stable** or **Nightly**: Check the [guide](/docs/netdata-agent/versions-and-platforms.md) for differences.
59 +
60 +:::
61
62 <details><summary>🔍 Where to find your claim token</summary>
63
@@ -94,8 +97,11 @@ These environment variables provide additional customization options (most users
97 | `ROOTCMD` | Command to run with root privileges | Uses `sudo`, `doas`, or `pkexec` (in order) |
98 | `DISABLE_TELEMETRY` | Disable telemetry when set to non-zero value | Telemetry enabled |
99
97 -> [!NOTE]
98 -> The user running the script needs write and execute permissions in the temporary directory specified by TMPDIR.
100 +:::note
101 +
102 +The user running the script needs write and execute permissions in the temporary directory specified by TMPDIR.
103 +
104 +:::
105
106 ## Verify Script Integrity
107