diff --git a/docs/sdk/cli.mdx b/docs/sdk/cli.mdx index 8acc7d8..1604319 100644 --- a/docs/sdk/cli.mdx +++ b/docs/sdk/cli.mdx @@ -12,7 +12,8 @@ It automates basic tasks such exporting events to output files. ## Installing `flareio-cli` is [available on PyPI](https://pypi.org/project/flareio-cli/). -You may find all available versions on the Github [releases](https://github.com/Flared/flareio-cli/releases) page. + +You may find the [changelog and all available versions](https://github.com/Flared/flareio-cli/releases) on the Github releases page. Invoke it directly using [uv](https://docs.astral.sh/uv/) (recommended): ```bash