Skip to content
Snippets Groups Projects
Commit 676697fe authored by Roman Dvořák's avatar Roman Dvořák
Browse files

update README

parent b615552b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,13 @@
```
poetry install
poetry run mkdocs serve
```
If you wish to update and pull documentation from connected other repositories then instead run:
```
poetry install
poetry run ./utilities.sh
poetry run mkdocs serve
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment