poetry install in code block

This commit is contained in:
Dmitriy Bazanov 2023-09-20 01:03:06 +03:00
parent 23b333a3b0
commit e8921c7704

View File

@ -3,7 +3,9 @@
advanced-python-homework-2023 advanced-python-homework-2023
# How to build # How to build
poetry install ```
$ poetry install
```
# How to make docs with Sphinx # How to make docs with Sphinx