Specify en in doc-builder README example (#18526)

Co-authored-by: Ankur Goyal <ankur@impira.com>
This commit is contained in:
Ankur Goyal
2022-08-08 07:22:17 -07:00
committed by GitHub
parent aff5117f46
commit 7495924007

View File

@@ -43,7 +43,7 @@ Once you have setup the `doc-builder` and additional packages, you can generate
typing the following command: typing the following command:
```bash ```bash
doc-builder build transformers docs/source/ --build_dir ~/tmp/test-build doc-builder build transformers docs/source/en/ --build_dir ~/tmp/test-build
``` ```
You can adapt the `--build_dir` to set any temporary folder that you prefer. This command will create it and generate You can adapt the `--build_dir` to set any temporary folder that you prefer. This command will create it and generate