From 7495924007f9fcdc58f1014c2d3b369898d803b9 Mon Sep 17 00:00:00 2001 From: Ankur Goyal Date: Mon, 8 Aug 2022 07:22:17 -0700 Subject: [PATCH] Specify en in doc-builder README example (#18526) Co-authored-by: Ankur Goyal --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c8399a1ee6..964a8b8b27 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,7 +43,7 @@ Once you have setup the `doc-builder` and additional packages, you can generate typing the following command: ```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