Skip to content

Commit ea0a3a1

Browse files
committed
Update docs README
1 parent 06c4d91 commit ea0a3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Ensure you have `python` and `pip` installed on your
1010
system and then run this command in the project root:
1111

1212
```bash
13-
pip install -e ".[docs]"
13+
pip install -Ur requirements/docs.txt
1414
make -C docs/ html
1515
```
1616

0 commit comments

Comments
 (0)