docs: Update cli/README.md

Co-authored-by: Adam Altman <adam@redoc.ly>
This commit is contained in:
Anastasiia Derymarko 2022-05-10 20:05:59 +03:00 committed by GitHub
parent c4724f6c0c
commit 53ffa945d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ Some examples:
#### With `.redocly.yaml` file ([more info](https://redocly.com/docs/cli/configuration/#redocly-configuration-file)):
1. Go to folder with `.redocly.yaml` and your definition 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):
`redoc build openapi.yaml`