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" %}}