Skip to content

Commit 8f53648

Browse files
committed
updating development internals README
1 parent 19be4a9 commit 8f53648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ also be asked to sign a
9393
To build & edit the docs, first install all necessary dependencies:
9494

9595
```
96-
brew install sphinx
9796
pip3 install -r requirements-dev.txt
97+
pip3 install -r requirements-docs.txt
9898
```
9999

100100
After the installation has finished, you can run and view the documentation

0 commit comments

Comments
 (0)