We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9255982 commit 0089b88Copy full SHA for 0089b88
docs/README.md
@@ -16,8 +16,7 @@ limitations under the License.
16
17
# Generating the documentation
18
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:
+Several packages are required to build the documentation. Install these packages with the following command at the root of the repository.
21
22
```bash
23
pip install -e ".[dev]"
0 commit comments