Update content/shared/v3-core-plugins/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6107/head
Jameelah Mercer 2025-05-30 02:50:49 +09:00 committed by GitHub
parent 66b39d3ce9
commit 877d263095
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ Use the Processing Engines embedded Python environment to install any require
{{% code-tab-content %}}
```bash
# Install a package directly
# Use the CLI to install a Python package
influxdb3 install package pandas
```