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 19be4a9 commit 8f53648Copy full SHA for 8f53648
README.md
@@ -93,8 +93,8 @@ also be asked to sign a
93
To build & edit the docs, first install all necessary dependencies:
94
95
```
96
-brew install sphinx
97
pip3 install -r requirements-dev.txt
+pip3 install -r requirements-docs.txt
98
99
100
After the installation has finished, you can run and view the documentation
0 commit comments