Skip to content

Commit

Permalink
Fix instructions building docs in CONTRIBUTING.md (#2900)
Browse files Browse the repository at this point in the history
  • Loading branch information
wakamex committed Feb 17, 2024
1 parent 4d46173 commit cd8e528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ tox -epy310
## Build documentation locally

```bash
pip install -r requirements.txt
pip install -r requirements/docs.txt
sphinx-build doc build
```

Expand Down

0 comments on commit cd8e528

Please sign in to comment.