Skip to content

Commit

Permalink
tweak build's pip install line
Browse files Browse the repository at this point in the history
Co-authored-by: Daniil Gusev <[email protected]>
  • Loading branch information
tim-quix and daniil-quix authored Dec 16, 2024
1 parent 78c28da commit f02c4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Generate API docs for `quixstreams` module using [Pydoc Markdown](https://niklas

## Render/View Docs:
- Go to `docs/build`
- `python -m pip install mkdocs, mkdocs-material, mkdocs-material-extensions`
- `python -m pip install mkdocs mkdocs-material mkdocs-material-extensions`
- `mkdocs serve -f ../../mkdocs.yml`
- [navigate to `localhost:8000` in browser](`http://localhost:8000`)

0 comments on commit f02c4d9

Please sign in to comment.