From 6bcec0050aaa790cc2ab5aba5d5774fadbbac8c0 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:07:23 -0700 Subject: [PATCH] Update content/shared/influxdb3-plugins/_index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- content/shared/influxdb3-plugins/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-plugins/_index.md b/content/shared/influxdb3-plugins/_index.md index 7459735c1..bf1b27505 100644 --- a/content/shared/influxdb3-plugins/_index.md +++ b/content/shared/influxdb3-plugins/_index.md @@ -46,7 +46,7 @@ To activate the Processing Engine, start your {{% product-name %}} server with t > - python/ > {{< /filesystem-diagram >}} > -> Add the directory (not just the binary) to your PATH. Moving only the binary will cause Python runtime errors. +> Add the parent directory that contains both influxdb3 and python/ to your PATH; do not move the binary out of this directory. {{% code-placeholders "NODE_ID|OBJECT_STORE_TYPE|PLUGIN_DIR" %}}