From f508d35952dcf4b1ba294a24b57472ad0fee6aa0 Mon Sep 17 00:00:00 2001 From: meelahme Date: Mon, 5 May 2025 15:12:30 -0700 Subject: [PATCH] docs: updates to Install Python dependencies heading --- content/shared/v3-core-plugins/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 53bc636c7..43d7df798 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -487,7 +487,7 @@ influxdb3 create trigger \ critical_processor ``` -## Install Python dependencies +### Install Python dependencies If your plugin needs additional Python packages, use the `influxdb3 install` command: