Update docs/deployment/cli.md

This commit is contained in:
Jacek Łękawa 2025-05-20 18:31:27 +02:00 committed by GitHub
parent 3e11ded397
commit 5ba1e60506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ With Redocly CLI, you can bundle your OpenAPI definition and API documentation
First, you need to install the `@redocly/cli` package.
You can install it [globally](../../cli/installation#install-globally) using npm or Yarn.
You can install it [globally](../../cli/installation#install-globally) using npm.
Or you can install it during [runtime](../../cli/installation#use-npx-at-runtime) using npx or Docker.