update to title in importatnt note to make it more clear

pull/6465/head
meelahme 2025-10-17 11:19:46 -07:00
parent 9e767bcd63
commit 059d60117c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Once you have all the prerequisites in place, follow these steps to implement th
To activate the Processing Engine, start your {{% product-name %}} server with the `--plugin-dir` flag. This flag tells InfluxDB where to load your plugin files. To activate the Processing Engine, start your {{% product-name %}} server with the `--plugin-dir` flag. This flag tells InfluxDB where to load your plugin files.
> [!Important] > [!Important]
> #### Keep influxdb3 and python/ together > #### Keep the influxdb3 binary with its python directory
> >
> The influxdb3 binary requires the adjacent `python/` directory to function. > The influxdb3 binary requires the adjacent `python/` directory to function.
> If you manually extract from tar.gz, keep them in the same parent directory: > If you manually extract from tar.gz, keep them in the same parent directory: