We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f4515 commit e045199Copy full SHA for e045199
README.md
@@ -9,7 +9,7 @@ This repository uses [Poetry](https://python-poetry.org/docs/) for dependency ma
9
1. Install any version of Python between versions 3.8-3.10 .
10
1. [Install Poetry](https://python-poetry.org/docs/#installation)
11
12
-## How to Build
+## How to Build
13
1. `poetry install`
14
1. `poetry run python build_docs.py`
15
1. In a web browser, open `sphinx/_build/index.html`
0 commit comments