hotfix: fix cli homebrew package name, closes #4022

pull/4026/head
Scott Anderson 2022-05-16 08:44:14 -06:00
parent 61dd4f843d
commit 1d388c2647
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ brew install influxdb
```
{{% note %}}
Homebrew also installs `influx-cli` as a dependency.
Homebrew also installs `influxdb-cli` as a dependency.
For information about using the `influx` CLI, see the
[`influx` CLI reference documentation](/influxdb/v2.1/reference/cli/influx/).
{{% /note %}}

View File

@ -48,7 +48,7 @@ brew install influxdb
```
{{% note %}}
Homebrew also installs `influx-cli` as a dependency.
Homebrew also installs `influxdb-cli` as a dependency.
For information about using the `influx` CLI, see the
[`influx` CLI reference documentation](/influxdb/v2.2/reference/cli/influx/).
{{% /note %}}