mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-05 12:50:18 +03:00
docs: Update cli/README.md
Co-authored-by: Adam Altman <adam@redoc.ly>
This commit is contained in:
parent
53ffa945d9
commit
e29888bf54
|
@ -34,7 +34,7 @@ Some examples:
|
|||
#### With `.redocly.yaml` file ([more info](https://redocly.com/docs/cli/configuration/#redocly-configuration-file)):
|
||||
|
||||
1. Go to folder with your Redocly configuration file (`.redocly.yaml` or `redocly.yaml`) and your OpenAPI definition file.
|
||||
2. Build site using command (options from `.redocly.yaml` file will be automatically fetched):
|
||||
2. Build the site using the `build` command (options from the Redocly configuration file will be automatically fetched):
|
||||
`redoc build openapi.yaml`
|
||||
|
||||
For more details, run `redoc-cli --help`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user