Skip to content

Commit 0089b88

Browse files
authored
Docs: improve wording for documentation build instructions (#43007)
* Docs: improve wording for documentation build instructions * Apply review feedback regarding docs wording
1 parent 9255982 commit 0089b88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ limitations under the License.
1616

1717
# Generating the documentation
1818

19-
To generate the documentation, you first have to build it. Several packages are necessary to build the doc,
20-
you can install them with the following command, at the root of the code repository:
19+
Several packages are required to build the documentation. Install these packages with the following command at the root of the repository.
2120

2221
```bash
2322
pip install -e ".[dev]"

0 commit comments

Comments
 (0)