We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4e712 commit dde0e46Copy full SHA for dde0e46
README.md
@@ -42,8 +42,8 @@ $ tox
42
```
43
44
### Generating Documentation
45
-You can generate a local copy of the documentation. In the `docs` directory, run:
46
-Then, in the docs directory, run
+You can generate a local copy of the documentation. After installing the requirements,
+go to the `docs` directory and run:
47
48
$ make clean && make html
49
0 commit comments