Update README.md

fix default path
This commit is contained in:
Alexander Trofimov
2024-08-30 08:26:58 +03:00
committed by GitHub
parent f09eeb19e5
commit c29ac1549f

View File

@ -48,7 +48,7 @@ This script generates Markdown documentation from the `apiBuilder.js` files.
```
- **Parameters**:
- `output_path` (optional): The directory where the Markdown documentation will be saved. If not specified, the default path is `Onlyoffice/office-js-api`.
- `output_path` (optional): The directory where the Markdown documentation will be saved. If not specified, the default path is `../../../../office-js-api/`.
## Example