Skip to content

Commit

Permalink
docs: Update guide
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Aug 29, 2024
1 parent 3f1e3c3 commit c14e305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ug/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ theme](https://squidfunk.github.io/mkdocs-material/). Before building the
documentation, make sure you have the required dependencies installed:

```shell
pip install -r docs/requirements.txt
pip install .[docs]
```

After everything is installed, you can build a static copy of the `html` documentation by
Expand Down

0 comments on commit c14e305

Please sign in to comment.