Tweak docs

This commit is contained in:
Thomas Sileo 2022-07-05 21:35:39 +02:00
parent 665b7f5847
commit dbd2c8afea
5 changed files with 32 additions and 4 deletions

View file

@ -1,5 +1,15 @@
# Installing
[TOC]
## Docker edition
TODO
## Python developer edition
Assuming you have a working **Python 3.10+** environment.
Setup [Poetry](https://python-poetry.org/docs/master/#installing-with-the-official-installer).
```bash